Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase23d ago0x7462ba…0283df
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase23d ago0x458cf1…efcf4d
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0x5d3adb…de243c
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0x499b38…a12da2
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0x774980…6f9339
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0x3a7e85…a7c1ae
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0x2d5ba0…5892a9
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0xb214f8…bf952c
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0xee5ce4…4d2417
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase23d ago0x866399…b1f845
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase23d ago0x4e7119…0004b3
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase23d ago0xef238b…3536b2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x5e11ab…e8f7b2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x19893f…cdbef1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x916da8…2d7ab2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x8b4baf…7775c6
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0x324b18…967145
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xad2c6a…09b588
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xe8098c…e2a07c
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x3fe582…bb1e7e
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xd8fadd…1883d5
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xb9d84a…0d0099
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xd42fbe…8ee4ab
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xe70de0…3d980b
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x3c4983…8bffb5

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.