Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb191f3…e86d7a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x684833…f4753d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xadb2c4…354d72
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0da60b…efdef2
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfd3f76…c0298f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd99832…5449b0
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa179fa…086d85
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb92642…d5262e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf339c7…395c44
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8b481…611ad6
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x16eefb…a86e4f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb3188b…157ab4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb5785d…c08ab0
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb2d1cd…1edbb2
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9bd54d…1d6dc3
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x312d29…5e613d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x72dbb1…736887
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf3f1ae…f06e9a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70c127…e970df
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8e5af5…cc9f4d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbf4222…744e57
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9ef141…946ea0
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8107be…c5f7a6
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe8e16b…1c8a57
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8d7226…8770ea

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.