Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x33a532…ed634c
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase12d ago0xbafc10…65a41a
0x902d…82560xffc4…37b1Basex402 service$0.02100%coinbase12d ago0x6b60c7…d99ddd
0x902d…82560xffc4…37b1Basex402 service$0.002100%coinbase12d ago0x2cec49…417e75
0x902d…82560xffc4…37b1Basex402 service$0.002100%coinbase12d ago0xb34442…1929a9
0x902d…82560xffc4…37b1Basex402 service$0.002100%coinbase12d ago0x0125e7…4a1126
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x7f1332…f45b56
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x8aa217…19cab5
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x68a935…a43e6c
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x705524…3a4d1b
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x8061c6…8b6f87
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x2288b6…c39449
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x2a1abc…e487da
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x275256…1c9c06
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x37844c…d8d72d
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x49bb4a…595386
0x902d…82560xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x51d5bd…bcb258
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase12d ago0x2dd2ea…fd6dfc
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase12d ago0xc3eff1…a68321
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase13d ago0x4fe25c…2106e3
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase13d ago0x45de41…a8d252
0xc9c7…16700xffc4…37b1Basex402 service$0.001100%coinbase13d ago0xc58010…0e1ab9
0xc9c7…16700xffc4…37b1Basex402 service$0.001100%coinbase13d ago0xcec471…0716e0
0xc9c7…16700xffc4…37b1Basex402 service$0.001100%coinbase13d ago0x7d4563…17a538

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.