Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7476b…aa176f
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x33c9d3…c3a09d
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa1150…80197f
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9dfb89…518a30
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7dff10…51ec16
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d3e8b…735b40
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d778b…bc4640
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2770d…6a3ea1
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x790a0b…d64c84
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe525b6…a82c68
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b3cb4…347506
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5baaca…a8db0c
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e56c1…1da6af
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80439a…70456e
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd37296…c396ae
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x418423…41731a
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x496d1e…e39cad
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4baf8c…0cdc6e
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5851ad…63ce71
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ce105…2c5429
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5bb145…87a3f9
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43dc3d…3d5331
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x08def8…73def5
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd1e07b…101be9
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e90ca…69ba3c

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.