Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0xec053b…7353fe
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x80e8ce…b52758
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x1098ee…72a132
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0xd3c249…e65252
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x196e9c…7baaea
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x3c3707…f5f492
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0xb39f6c…8491c0
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0xf0dea6…e77061
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x295dc1…203659
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x545a58…2d236c
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x6ee2b2…694766
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x309472…b2201c
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x175e92…1d00c2
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x809e3b…7f63e8
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase113d ago0xb0e623…b48357
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase113d ago0xbca4d2…71353b
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase113d ago0xbb91ba…d619ea
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase113d ago0xfa54f4…00676f

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.