Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xbe124c…3b4a71
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0xc28545…ed12d7
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0x09c861…a76869
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0x7c8cac…7a7834
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xbab239…c072f0
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0x8d6db5…04eae3
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0x56c672…5f0eed
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0x693e6c…8a620c
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0x156665…d6be4e
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0xa04403…23e495
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0xf8a4c8…9b9433
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0x4eeedd…9cfcd7
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0x84d4c5…c2db24
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0x18ddae…4cd56a
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xef915c…34cba0
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0xd24ae6…1e0bfd
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xd93c33…0ab26f
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0xfc1a08…61e2d0
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xca146d…8a72f8
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0xc0bc14…3e69e1
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xb7d953…813465
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0xafbd57…0240a8
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xffb122…09b187
0xcb69…aa340x13bf…b9a7Base—$0.00125100%candidates119d ago0x1c9b3a…a86a8f
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase119d ago0xc270c3…8983e1

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.