Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa8c30d…651fd3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb24bb0…92079e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xccb9b6…4c906c
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7baa60…cb36c6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x31d74a…1190cc
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc78716…89a45c
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdeee11…6b9c0f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5c54c5…ed3090
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5b0c7f…fb274b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x630a43…17de6d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8dc46e…496b07
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6cd06a…a7a6a2
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x568762…e1920f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdae209…dcb6ab
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x61181a…91f516
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3f5c88…d8a83f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfdd7bd…05408d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x559ce6…88e2ab
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdf8122…721bf3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7c49ec…f41de6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x59b298…7e9186
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe8856d…c4f14d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x57e2fd…d1c62b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbe7f0d…0e961a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI111d ago0x816fb4…5e6d89

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.