Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase20d ago0x373e2a…6693dd
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase20d ago0xeac160…355630
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase20d ago0xda14be…8d507f
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase20d ago0x95d7bb…bb289c
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase20d ago0xcad729…1819c4
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x36a5d9…ea8657
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x2ca0e6…8eebc0
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x563203…17f258
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0xf4971d…996132
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x86d49f…912669
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x66e504…3f8d1c
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x0d93e5…48cba4
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x2bc148…22dbb9
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x31d4cc…d0d6a3
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x360117…05a860
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x5759a1…8c3599
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0x8338d0…fbb095
0xb92a…1e0f0xb3e9…e3a5Basex402 service$0.001100%coinbase21d ago0xbef98d…3c1fd0
0xb92a…1e0f0xd6b5…23a8Basex402 service$0.001100%coinbase21d ago0x16f788…dab27c
0xb92a…1e0f0xd6b5…23a8Basex402 service$0.001100%coinbase21d ago0x8abd5a…4f8d5d

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.