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%coinbase118d ago0x924a0e…23d6e9
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xc2ffba…8036c4
0x7e57…2f090xb40a…1308Basex402 service$0.25100%coinbase118d ago0x918456…130b54
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xcc814b…d2f26c
0x7e57…2f090xb40a…1308Basex402 service$0.10100%coinbase118d ago0xdf014a…c46a20
0x7e57…2f090xb40a…1308Basex402 service$0.05100%coinbase118d ago0x98969b…d3ca4a
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x3541c7…6fb44c
0x7e57…2f090xb40a…1308Basex402 service$0.03100%coinbase118d ago0xbaa7c0…eacfbc
0x7e57…2f090xb40a…1308Basex402 service$0.03100%coinbase118d ago0x51c4a6…d8b7d5
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x006f58…e3a143
0x9cc4…b1760xb40a…1308Basex402 service$0.05100%coinbase118d ago0x0bb215…d4a345
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xf26bcf…d1c8ff
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x251f65…7983aa
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xe1b0f5…80a89c
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xfc92b5…b85430
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x4284c7…4f12c7
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xb46f94…a6d925
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x3e0450…85c8a4
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x92fbe0…c0aefa
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xb1befd…a05d88
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x2672a4…920d16
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x7fa80d…dbcc93
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x59695c…40aa8d
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0xdd1d52…a2687b
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x9b91bc…b4defd

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.