Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x742f…d28c0x2bb1…7998Base—$0.01100%coinbase79d ago0x35e4c6…4de8d7
0x742f…d28c0x97d6…2bc1Base—$0.01100%coinbase79d ago0xe39b76…b71c0b
0x742f…d28c0xd253…e628Base—$0.01100%coinbase79d ago0x412941…6e6582
0x742f…d28c0xc985…99daBase—$0.01100%coinbase79d ago0xf5c1a2…80b48f
0x742f…d28c0xe351…a5bfBase—$0.01100%coinbase79d ago0xd0ab1e…61a4ce
0x742f…d28c0x4af3…66b1Base—$0.01100%coinbase79d ago0xb2a85b…9f5764
0x742f…d28c0x787d…c852Base—$0.01100%coinbase79d ago0xd44d78…fce18d
0x742f…d28c0xd9d5…cb38Base—$0.01100%coinbase79d ago0x1c5679…fd21e3
0x742f…d28c0xca77…df7fBase—$0.01100%coinbase79d ago0x94128c…93207c
0x742f…d28c0x499e…539fBase—$0.01100%coinbase79d ago0x681ecb…a4b46a
0x742f…d28c0x6d5c…517cBase—$0.01100%coinbase79d ago0x1075cc…1c2603
0x742f…d28c0xe648…0513Base—$0.01100%coinbase79d ago0x3e9edd…ea78a0
0x742f…d28c0x4be9…dffcBase—$0.01100%coinbase79d ago0x215fdf…4a5ec7
0x742f…d28c0xe979…8b27Base—$0.01100%coinbase79d ago0xb2b111…d8c4fe
0x742f…d28c0xc13d…5831Base—$0.01100%coinbase79d ago0xa82146…bc3e39
0x742f…d28c0x012b…452eBase—$0.01100%coinbase79d ago0x0c08bd…817d16
0x742f…d28c0x1f6d…16c4Base—$0.01100%coinbase79d ago0xebb4a1…e09a58
0x742f…d28c0x15f8…9b85Base—$0.01100%coinbase79d ago0xa93310…f3e99d
0x742f…d28c0x63ae…afc9Base—$0.01100%coinbase79d ago0x4e700d…a3c040
0x742f…d28c0xcf99…f332Base—$0.01100%coinbase79d ago0x54ca04…add809
0x742f…d28c0x247d…29cfBase—$0.01100%coinbase79d ago0x4173b4…848660
0x742f…d28c0xb9bf…db79Base—$0.01100%coinbase79d ago0xc535b3…201cf6
0x742f…d28c0xf8ac…251fBase—$0.01100%coinbase79d ago0x1a6d83…265614
0x742f…d28c0xbd6c…10ddBase—$0.01100%coinbase79d ago0x51d3db…5da100
0x742f…d28c0x6f8a…6243Base—$0.01100%coinbase79d ago0xe68d5c…06fa7d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.