Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a6…d17d0x31fb…3dbeBase—$0.01100%coinbase71d ago0x8edf86…34d6c3
0x84a6…d17d0xec03…1b12Base—$0.01100%coinbase71d ago0xdfeb21…1f8e21
0x84a6…d17d0xb96c…6be8Base—$0.01100%coinbase71d ago0x6a6a92…359393
0x84a6…d17d0x550c…b238Base—$0.01100%coinbase71d ago0x2c7961…910479
0x84a6…d17d0x03aa…eacdBase—$0.01100%coinbase71d ago0x129e75…c2e11e
0x84a6…d17d0x6aed…20ecBase—$0.01100%coinbase71d ago0x65dd3e…47e128
0x84a6…d17d0x2c5d…66bbBase—$0.01100%coinbase71d ago0x2705cf…5893a9
0x84a6…d17d0x006f…4896Base—$0.01100%coinbase71d ago0x4aeca9…2cc818
0x84a6…d17d0xe607…ef1aBase—$0.01100%coinbase71d ago0x05bfdb…3298f4
0x84a6…d17d0x9b7a…00d4Base—$0.01100%coinbase71d ago0x4225d9…1226e4
0x84a6…d17d0x7c78…ea3fBase—$0.01100%coinbase71d ago0xe910b6…5470e3
0x84a6…d17d0x5271…84edBase—$0.01100%coinbase71d ago0xb24a81…8e7235
0x84a6…d17d0x5957…98d6Base—$0.01100%coinbase71d ago0xaa5e41…59fb86
0x84a6…d17d0x4988…be3fBase—$0.01100%coinbase71d ago0xa44006…8f5133
0x84a6…d17d0xe390…35aaBase—$0.01100%coinbase71d ago0x5291b4…0ae2e9
0x84a6…d17d0x16e7…5dcdBase—$0.01100%coinbase71d ago0x81b92f…1b3c84
0x84a6…d17d0x4838…3541Base—$0.01100%coinbase71d ago0x0b2e45…f4f1f4
0x84a6…d17d0xc893…c3cdBase—$0.01100%coinbase71d ago0x225a51…42446f
0x84a6…d17d0xf3c1…64f9Base—$0.01100%coinbase71d ago0xfb9af5…4cf497
0x84a6…d17d0x665d…fdd2Base—$0.01100%coinbase71d ago0xc32571…3103a6
0x84a6…d17d0xf3bb…7069Base—$0.01100%coinbase71d ago0x96230f…2f2cea
0x84a6…d17d0xf034…b536Base—$0.01100%coinbase71d ago0x6dc7cf…156512
0x84a6…d17d0x0884…9ae8Base—$0.01100%coinbase71d ago0xda6ea0…f99194
0x84a6…d17d0x2ef6…51a1Base—$0.01100%coinbase71d ago0x72053f…355c5d
0x84a6…d17d0xc6fd…17d1Base—$0.01100%coinbase71d ago0x65fdc2…0e7e0a

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.