Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d7…6ea40x50eb…6480Base$0.00370%0x54f0…79328m ago0x43412e…07ff67
0x18d7…6ea40x50eb…6480Base$0.00270%0x54f0…793214m ago0xf1bfeb…a0de8f
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793217m ago0x94e851…8efeda
0x18d7…6ea40x50eb…6480Base$0.00270%0x54f0…793225m ago0x32da52…d844b6
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793228m ago0x3c65cf…4fc80c
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793234m ago0x2621a2…7f15a0
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793250m ago0xfb64b1…4623ad
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79321h ago0xffb4f8…35f1eb
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79321h ago0x49305a…696d0e
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79321h ago0x65e3f6…b8da30
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79321h ago0x271350…ce4066
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79322h ago0xf45706…29963f
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79322h ago0xe6da4e…495d18
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79322h ago0x336920…8383e5
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79322h ago0x06bef7…39fd3f
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79322h ago0x38e66d…03d5e5
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79322h ago0x42e449…53dbbc
0x18d7…6ea40x50eb…6480Base$0.00270%0x54f0…79322h ago0xd29bd5…54e2be
0x18d7…6ea40x50eb…6480Base$0.00270%0x54f0…79322h ago0xb25bec…b5c6ab
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79323h ago0x3fc270…8d8440
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79323h ago0xe18692…569807
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79323h ago0x3832d5…c9f499
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79323h ago0x909b19…d04b56
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79324h ago0x010892…7f4dea
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…79325h ago0xd79ab1…dfde43

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.