Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0xdcd75a…330f1c
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0xf449db…05d73b
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0x2ae161…59ebc0
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0xbf0e2a…92261c
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0x4b5412…4ecd92
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0x24523b…4ec327
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0x949ef8…723a4f
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0x821fc4…9dbb8a
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0xc916ae…888d0a
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0x6790cf…016897
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0x2d998f…ffd349
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase5h ago0xdb1fea…7526dd
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase6h ago0xb4a0df…95459a
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase6h ago0x803a3f…819086
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase6h ago0xe19231…e53e49
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase6h ago0xcf96b7…3c29ed
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase6h ago0x6e30a4…25559e
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase6h ago0x0d33ba…c51d06
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase6h ago0xf42195…0d130d
0x9c7c…402b0x589a…b3d8BaseX PayHealth$10.00100%coinbase6h ago0xea0dc0…7a2a82
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase8h ago0x4a210e…e4bb35
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase8h ago0x5c3757…61f0cf
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase8h ago0xeec982…f7dc42
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase8h ago0x1b949f…f781ab
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase8h ago0x5e5d46…165d80

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.