Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5e4bf0…6ed5f3
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1d2ebc…deab90
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf3fe28…a38416
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8cd9d5…6b4670
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x78d33b…9f1553
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3f4257…335863
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7d8175…488f3b
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x4f176e…f6ab23
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7adcf9…899145
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xaeaf39…6fb266
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0950a4…958a4e
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf1eb95…f9ab5e
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5afaf5…a1f153
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x628361…541509
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa1bdda…7865fd
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xed1700…4b5e34
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xee9c3a…fc1bbf
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4eed58…b8a6df
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x546573…fa30bb
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5c199b…62aad4
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xca6004…1de05d
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3bafe6…d23011

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.