Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x540248…56c2ee
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28ed3b…5cfb64
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa19096…e6e6dc
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2417d9…a08faf
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b009a…ce2daf
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd43118…771bb4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5ebc1…b97fcc
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf08bc7…faab99
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1afce…75ede2
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36715f…ae82ee
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd18232…abc19f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe5a08f…6599cb
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8dd99b…7411f9
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb26f4f…f11e3d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbefcbe…ed96ce
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d5338…b01b48
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a2803…37c922
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc10128…6fea4d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1529f8…f97edf
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbb1b1…352f5b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x758a9f…10f135
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x85663d…1b8d70
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b560f…4e6b82
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7be3db…d74868
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3884d0…981108

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.