Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$5.2570%0x8944…ba2a40d ago0x2b35fd…9653ab
0x3fb1…7e250x47c5…4fc3Base$21.0070%0x6d2e…0c6440d ago0xd5ecc5…2659ce
0x3fb1…7e250x0e3d…7757Base$1.0570%0x0452…7f6640d ago0x498635…18e547
0x3fb1…7e250x0e3d…7757Base$10.5070%0x515b…21b540d ago0xca76a5…07bf16
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x74b9…018f40d ago0xba3309…d5a21f
0x3fb1…7e250x0e3d…7757Base$10.5070%0x5720…a5f440d ago0xdaab0d…cbaf19
0x3fb1…7e250x0e3d…7757Base$2.1070%0x2041…bdf640d ago0xb74e75…a8a26f
0x3fb1…7e250x47c5…4fc3Base$21.0070%0x8bc8…eb0240d ago0x4abd30…f1717b
0x3fb1…7e250x47c5…4fc3Base$29.4070%0x065e…0a6040d ago0x64945f…a4d011
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x4f4d…74b740d ago0x3c7821…7eaf1b
0x3fb1…7e250x0e3d…7757Base$4.2070%0x271d…71b440d ago0x1a8d14…e8596f
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xf345…7b3440d ago0x2d245d…c4dbaf
0x3fb1…7e250x47c5…4fc3Base$2.1070%0xe706…1d9b40d ago0x133b8f…c4fb86
0x3fb1…7e250x47c5…4fc3Base$2.1070%0xbb4c…e40c40d ago0x9ce36e…7a724a
0x3fb1…7e250x47c5…4fc3Base$21.0070%0x1e09…da4140d ago0x123dc5…634ad0
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x51a8…b21140d ago0x57bcdf…3dd3ff
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x0553…cecf40d ago0x9f0859…7c37ca
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xc246…c59540d ago0x2dcd59…35d66d
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xa96f…aeb140d ago0x4d40d3…d41b9a
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x4d61…683840d ago0x3ff8a5…bef46d
0x3fb1…7e250x47c5…4fc3Base$8.4070%0xffde…041040d ago0x52c033…9faa3a
0x3fb1…7e250x0e3d…7757Base$1.05100%0x7bc8…426140d ago0xb1688e…6228c9
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xf11b…db9440d ago0xbd000d…e865d3
0x3fb1…7e250x0e3d…7757Base$2.10100%0x45b0…c0d641d ago0x17334a…b2180d
0x3fb1…7e250x0e3d…7757Base$5.25100%0x2133…5a4241d ago0x388b59…c05820

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.