Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4a9…036e0x8755…c62eBasex402 service$0.11100%coinbase80d ago0xffa99c…2cab04
0xe4a9…036e0x82b1…cd7bBasex402 service$0.001100%coinbase80d ago0xad4e5a…be516f
0xe4a9…036e0x995c…781fBasex402 service$0.005100%coinbase80d ago0x4697cd…645a00
0xe4a9…036e0x260f…82b0Basex402 service$0.05100%coinbase80d ago0xa21a83…c4032e
0xe4a9…036e0x82b1…cd7bBasex402 service$0.001100%coinbase80d ago0x3f826a…3788b2
0xe4a9…036e0x82b1…cd7bBasex402 service$0.001100%coinbase80d ago0x8d470d…3a61a8
0xe4a9…036e0xae0d…00b1Basex402 service$0.002100%coinbase80d ago0xadbee4…cdb92b
0xe4a9…036e0xae0d…00b1Basex402 service$0.002100%coinbase80d ago0x7826b9…2eae75
0xe4a9…036e0xcf92…42fbBasex402 service$0.10100%coinbase80d ago0x9abf44…6dea06
0xe4a9…036e0x995c…781fBasex402 service$0.005100%coinbase80d ago0x658fd1…d68156
0xe4a9…036e0x4c3b…7ac3Basex402 service$0.05100%payAI80d ago0x1e6ba0…b975a7
0xe4a9…036e0x82b1…cd7bBasex402 service$0.001100%coinbase81d ago0x8f1376…d72ce5
0xe4a9…036e0xae0d…00b1Basex402 service$0.002100%coinbase81d ago0xda17db…a0f004
0xe4a9…036e0x82b1…cd7bBasex402 service$0.001100%coinbase81d ago0xd535fb…5bb941
0xe4a9…036e0x8755…c62eBasex402 service$0.11100%coinbase81d ago0x770093…9f0165
0xe4a9…036e0x82b1…cd7bBasex402 service$0.001100%coinbase81d ago0x0f0c34…75ec2f
0xe4a9…036e0xae0d…00b1Basex402 service$0.002100%coinbase81d ago0xcae301…c35df4
0xe4a9…036e0x260f…82b0Basex402 service$0.05100%coinbase81d ago0x3cb34a…541f2f
0xe4a9…036e0x82b1…cd7bBasex402 service$0.001100%coinbase81d ago0x91904f…62984e

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.