Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x99372d…4be86c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x5568ff…709cea
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xba6131…fd6eee
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x41754e…fd183c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x9f70f2…abe87a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x15926c…885a80
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x28ca00…fb2ec4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x5b4400…2501f7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xb75e36…851da8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x934b8a…457047
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x11c204…6b7683
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x2bedff…1a3c83
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x78c47a…7c38de
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x671f46…c9c16f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x178769…f86061
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xe39fb4…61d3c5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xe89766…8765d4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xc28276…74dc2a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xb22508…6b6f5b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x1ab587…1391cf
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x124d21…a05acb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xc8af76…d3f160
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x034b74…bd7471
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0x5993aa…93d1f1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase50d ago0xd58392…64936f

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.