Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xef25f4…e1e6c0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4815ae…285342
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3801f0…3c6832
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e0da1…2dccc1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x928430…a2ad08
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x395c77…5f4d79
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2d1619…7d49cf
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xede462…afdf66
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe1dc0f…9fa2a8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeb84e1…be02b5
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x940970…8f8550
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x91459b…f91de9
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9095a0…82e9dd
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x16118c…a97d44
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbdf0fa…aa1377
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6ad8d0…38943d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x05df02…9eb1a1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x62c91b…ad3087
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7a7868…250685
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6524cd…d4d139
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7084c0…e81c51
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x145a8e…d3d2b2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9fb66d…54136e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdd9e20…f5df9a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0e3f9c…b8d4f2

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.