Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase$0.001100%fluxa35d ago0xa1eddf…bb45f1
0x361b…75b20x9c95…e299Base$0.001100%fluxa35d ago0x137c58…f234e1
0x361b…75b20x9c95…e299Base$0.001100%fluxa35d ago0xc76a41…35860b
0x361b…75b20xfe80…47eeBase$0.001100%fluxa35d ago0x862e15…29d62d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa35d ago0x3f52d1…11c086
0x361b…75b20x9c95…e299Base$0.001100%fluxa36d ago0x6833d3…9037aa
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0x0cffc8…a7428a
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0xd55e10…45f439
0x361b…75b20x9c95…e299Base$0.001100%fluxa36d ago0xbdeca3…842984
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0x17fbf6…acee0d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0x7a6cf2…841936
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0x39385e…51cbd8
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0x64aadc…25a839
0x361b…75b20x9c95…e299Base$0.001100%fluxa36d ago0xc2d8cc…c3f79e
0x361b…75b20x9c95…e299Base$0.001100%fluxa36d ago0xb2304c…2b8407
0x361b…75b20x9c95…e299Base$0.001100%fluxa36d ago0xd17ad8…693c56
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0xc60fe9…4f29a9
0x361b…75b20xfe80…47eeBase$0.001100%fluxa36d ago0x95ebd8…0726b5

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.