Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4e3b8d…624654
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x871b65…2df9dc
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x90ed94…0ea9b3
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2d43dc…349154
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xad525b…e2559a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x54727d…39803d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x009c18…4b0afa
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe166a9…21973e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x20415c…be025a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa9ec98…6da849
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1d6f4a…4a7cbf
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8bc374…fdc6a3
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0aed06…4ae587
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xba10e2…bb41d4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x401276…d1f564
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xacfd2d…0d74e9
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x23db5e…c57d79
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcd9165…807d3e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x16289f…be0eff
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4fc205…41a53b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb895a2…71e850
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x88afc0…d354f5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0e0de1…c5324e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0x95f61c…193159
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa9cb1c…9603ce

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.