Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6024d7…549246
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc48ead…17c636
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xab12ae…8dad23
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x2992c0…6e096b
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x69dac8…88174f
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb41027…73bd7f
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x5ef337…986bd0
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x3a2fe5…b23965
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb77e60…45994b
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7802b1…8ad82c
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xf6c56b…d9a5e4
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xf297a1…b9b648
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xd65b38…6aaa8a
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x40a7d1…66be1a
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xe96c0a…8098c5
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xd48155…4d7687
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xacee17…eb0c1c
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x8215c3…5dda15
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x328846…6fc153
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x11d343…d3e565
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x5a4cf8…cdbec6
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6b13ed…e90991
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7ac865…fab5d7
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb87f30…8e2a77
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa16d ago0x07f1a2…2145f8

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.