Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4303…c4f50x10c1…1e24Base—$0.02100%coinbase116d ago0x562ad2…6d9349
0x4303…c4f50x10c1…1e24Base—$0.63100%coinbase116d ago0xb37a5f…5cc611
0x4303…c4f50x10c1…1e24Base—$0.51100%coinbase116d ago0x9df7ce…1fb782
0x4303…c4f50x10c1…1e24Base—$0.52100%coinbase116d ago0xe82805…ebfa07
0x4303…c4f50x10c1…1e24Base—$0.54100%coinbase116d ago0x57bc5d…038910
0x4303…c4f50x10c1…1e24Base—$0.53100%coinbase116d ago0x12ebb8…59f5ec
0x4303…c4f50x10c1…1e24Base—$0.61100%coinbase116d ago0x4341b4…f02685
0x4303…c4f50x10c1…1e24Base—$0.53100%coinbase116d ago0x29155a…e19ce2
0x4303…c4f50x10c1…1e24Base—$0.51100%coinbase116d ago0xb5e400…27f88a
0x4303…c4f50x10c1…1e24Base—$0.53100%coinbase116d ago0x589273…774ce2
0x4303…c4f50x10c1…1e24Base—$0.64100%coinbase116d ago0xca984d…5b79a6
0x4303…c4f50x10c1…1e24Base—$0.52100%coinbase116d ago0x5f5102…a258e8
0x4303…c4f50x10c1…1e24Base—$0.53100%coinbase116d ago0x7c0c81…409f80
0x4303…c4f50x10c1…1e24Base—$0.55100%coinbase116d ago0xc98818…cc88bf
0x4303…c4f50x10c1…1e24Base—$0.56100%coinbase116d ago0x47a49c…f4ad11
0x4303…c4f50x10c1…1e24Base—$0.59100%coinbase116d ago0x81d072…ed568d
0x4303…c4f50x10c1…1e24Base—$0.54100%coinbase116d ago0x46ac75…d2950f
0x4303…c4f50x10c1…1e24Base—$0.53100%coinbase116d ago0xc78992…1793e5
0x4303…c4f50x10c1…1e24Base—$0.53100%coinbase116d ago0x369a28…fcf767
0x4303…c4f50x10c1…1e24Base—$0.58100%coinbase116d ago0x52ac45…7a5b4f
0x4303…c4f50x10c1…1e24Base—$0.63100%coinbase116d ago0x6bb3fe…0322ea
0x4303…c4f50x10c1…1e24Base—$0.58100%coinbase116d ago0x69eba9…d0a4c8
0x4303…c4f50x10c1…1e24Base—$0.59100%coinbase116d ago0xd21c9a…0d7776

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.