Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5d…aaa10x10c1…1e24Base—$0.45100%coinbase119d ago0xf6a6fb…b535bc
0xab5d…aaa10x10c1…1e24Base—$0.52100%coinbase119d ago0x718ec2…31597e
0xab5d…aaa10x10c1…1e24Base—$0.17100%coinbase119d ago0xd1abd2…ffaf00
0xab5d…aaa10x10c1…1e24Base—$0.53100%coinbase119d ago0x9861bc…7dc47f
0xab5d…aaa10x10c1…1e24Base—$0.53100%coinbase119d ago0xcaa8b6…5c4b53
0xab5d…aaa10x10c1…1e24Base—$0.56100%coinbase119d ago0x2731be…fecbf1
0xab5d…aaa10x10c1…1e24Base—$0.52100%coinbase119d ago0x793477…af2fe7
0xab5d…aaa10x10c1…1e24Base—$0.51100%coinbase119d ago0x516af5…bca9ef
0xab5d…aaa10x10c1…1e24Base—$0.50100%coinbase119d ago0xedbb68…f7f009
0xab5d…aaa10x10c1…1e24Base—$0.50100%coinbase119d ago0x41e373…e56776
0xab5d…aaa10x10c1…1e24Base—$0.52100%coinbase119d ago0x8e6c97…fcc65e
0xab5d…aaa10x10c1…1e24Base—$0.50100%coinbase119d ago0xaae223…de2245
0xab5d…aaa10x10c1…1e24Base—$0.53100%coinbase119d ago0x0c6efe…dc89ba
0xab5d…aaa10x10c1…1e24Base—$0.53100%coinbase119d ago0x4c7d7c…acc009
0xab5d…aaa10x10c1…1e24Base—$0.52100%coinbase119d ago0x300cff…09a1ec
0xab5d…aaa10x10c1…1e24Base—$0.53100%coinbase119d ago0x316549…c888d6
0xab5d…aaa10x10c1…1e24Base—$0.64100%coinbase119d ago0x69020c…c355a6
0xab5d…aaa10x10c1…1e24Base—$0.61100%coinbase119d ago0xc640ae…4e69e5
0xab5d…aaa10x10c1…1e24Base—$0.51100%coinbase119d ago0xbef40a…d74124
0xab5d…aaa10x10c1…1e24Base—$0.65100%coinbase119d ago0xcf9270…8cb8c4
0xab5d…aaa10x10c1…1e24Base—$0.65100%coinbase119d ago0xbbb230…89631b
0xab5d…aaa10x10c1…1e24Base—$0.52100%coinbase119d ago0xf46da3…3a818c
0xab5d…aaa10x10c1…1e24Base—$0.51100%coinbase119d ago0x819eeb…3f11a9
0xab5d…aaa10x10c1…1e24Base—$0.54100%coinbase119d ago0x8355ee…82029f
0xab5d…aaa10x10c1…1e24Base—$0.16100%coinbase119d ago0xa279b4…264613

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.