Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xa4b545…81fa82
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x11c5b4…5e93ab
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x260fcd…30e014
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x61fd6c…1eacac
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x5a8a8d…964bfb
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x0bf5f1…45693f
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xe1ba3e…2d8c7e
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xeb7d5b…3d706f
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x456b3d…6e5c6f
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xdeeb45…17cc10
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x417221…de99f4
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x8689f3…0693b2
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xc3fa97…682022
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x8aeb23…306ecf
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x3ef647…1500b8
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x754dce…8cedd3
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x6b8373…f57998
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x4d3456…6016b1
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xf1879a…bd8c9d
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x7b0568…39fe7f
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xd97533…963c54
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x5abe82…2347c5
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x471b8f…dbe347
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0x40dd3f…080ee1
0xb159…31630x5aae…482eBase—$0.001100%coinbase3d ago0xedc91e…bcfb42

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.