Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47e7…ba170x3e0a…78e7Base—$0.004594100%coinbase75d ago0x1b6a88…fb511d
0x47e7…ba170x3e0a…78e7Base—$0.00474100%coinbase75d ago0xa87fa6…12dd08
0x47e7…ba170x3e0a…78e7Base—$0.004637100%coinbase75d ago0x65e6ed…d1c857
0x47e7…ba170x3e0a…78e7Base—$0.005718100%coinbase75d ago0x5b85cd…f00aa6
0x47e7…ba170x3e0a…78e7Base—$0.005816100%coinbase75d ago0x463b57…1b3278
0x47e7…ba170x3e0a…78e7Base—$0.004949100%coinbase75d ago0x18f249…689a43
0x47e7…ba170x3e0a…78e7Base—$0.003015100%coinbase75d ago0xcf9c37…849197
0x47e7…ba170x3e0a…78e7Base—$0.005033100%coinbase75d ago0x246a91…c54dd3
0x47e7…ba170x3e0a…78e7Base—$0.005271100%coinbase75d ago0x530926…ebe2dc
0x47e7…ba170x3e0a…78e7Base—$0.003389100%coinbase75d ago0xd37f6f…de4aa6
0x47e7…ba170x3e0a…78e7Base—$0.003293100%coinbase75d ago0x5b0e48…112c76
0x47e7…ba170x3e0a…78e7Base—$0.005332100%coinbase75d ago0xa7de84…752d5d
0x47e7…ba170x3e0a…78e7Base—$0.005197100%coinbase75d ago0xce0943…cf5ab5
0x47e7…ba170x3e0a…78e7Base—$0.003324100%coinbase75d ago0x195df0…9ea474
0x47e7…ba170x3e0a…78e7Base—$0.003185100%coinbase75d ago0x0f2c55…09c631
0x47e7…ba170x3e0a…78e7Base—$0.004118100%coinbase75d ago0x142bd5…56e1a2
0x47e7…ba170x3e0a…78e7Base—$0.00377100%coinbase75d ago0x4792c6…9b9538
0x47e7…ba170x3e0a…78e7Base—$0.002825100%coinbase75d ago0xeff130…a97235
0x47e7…ba170x3e0a…78e7Base—$0.004539100%coinbase75d ago0x8b85d4…b6c75f
0x47e7…ba170x3e0a…78e7Base—$0.003446100%coinbase75d ago0x838b1c…9485a4
0x47e7…ba170x3e0a…78e7Base—$0.005791100%coinbase75d ago0x7c5f52…485d97

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.