Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0x37ee98…472ab6
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0x6f0760…98c9b7
0x7e23…528f0x0529…7db3Base$0.01100%payAI50d ago0x94bed0…1c157c
0xa780…ffc80x0529…7db3Base$0.01100%payAI50d ago0x07e937…6dc387
0x38da…4cd00x0529…7db3Base$0.01100%payAI50d ago0x7aaa39…af13f5
0x7e23…528f0x0529…7db3Base$0.01100%payAI50d ago0x4d8dd4…26656e
0xa780…ffc80x0529…7db3Base$0.01100%payAI50d ago0x8bd0f3…ba61cc
0x38da…4cd00x0529…7db3Base$0.01100%payAI50d ago0x944c76…702a12
0x7e23…528f0x0529…7db3Base$0.01100%payAI50d ago0x4cc735…8feb52
0xa780…ffc80x0529…7db3Base$0.01100%payAI50d ago0xa62004…ff1816
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0xebd558…175979
0x7e23…528f0x0529…7db3Base$0.01100%payAI50d ago0x2886ee…c10386
0xa780…ffc80x0529…7db3Base$0.01100%payAI50d ago0xdbc333…14cfcb
0xa780…ffc80x0529…7db3Base$0.01100%payAI50d ago0xd6283a…990aab
0xa780…ffc80x0529…7db3Base$0.01100%payAI50d ago0xfbecbc…829f00
0xa780…ffc80x0529…7db3Base$0.01100%payAI50d ago0x1e631e…42ff5e
0x7e23…528f0x0529…7db3Base$0.01100%payAI50d ago0xd63c09…4b1ebf
0x7e23…528f0x0529…7db3Base$0.01100%payAI50d ago0x5cca39…840411
0x38da…4cd00x0529…7db3Base$0.01100%payAI50d ago0x2fc49c…0b44a1
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0x5f3029…22c2fa
0x0bee…2fb90x0529…7db3Base$0.01100%payAI50d ago0xfb9cd4…bbb8b3
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0x029301…b72fef
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0xfbca53…50a284
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0x98da9c…c3041f
0xc4ea…85f20x0529…7db3Base$0.01100%payAI50d ago0xfe06bc…0ec6c6

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.