Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce3d…79940x3e0a…78e7Base—$0.002828100%coinbase75d ago0x043718…f6cf9a
0xce3d…79940x3e0a…78e7Base—$0.00495100%coinbase75d ago0x0b7834…606472
0xce3d…79940x3e0a…78e7Base—$0.005456100%coinbase75d ago0xa72ada…8f7d3a
0xce3d…79940x3e0a…78e7Base—$0.002856100%coinbase75d ago0x085ed8…3bc088
0xce3d…79940x3e0a…78e7Base—$0.005772100%coinbase75d ago0x8ff11c…598046
0xce3d…79940x3e0a…78e7Base—$0.002934100%coinbase75d ago0xbe7507…4cd2c6
0xce3d…79940x3e0a…78e7Base—$0.005706100%coinbase75d ago0xc30e88…b82187
0xce3d…79940x3e0a…78e7Base—$0.003545100%coinbase75d ago0x4df752…1fa31f
0xce3d…79940x3e0a…78e7Base—$0.002975100%coinbase75d ago0xd369e8…3babe4
0xce3d…79940x3e0a…78e7Base—$0.004812100%coinbase75d ago0x0c9863…0941ac
0xce3d…79940x3e0a…78e7Base—$0.004158100%coinbase75d ago0x95162d…1a93cf
0xce3d…79940x3e0a…78e7Base—$0.002794100%coinbase75d ago0xf3ae2b…ca1b77
0xce3d…79940x3e0a…78e7Base—$0.005341100%coinbase75d ago0x8ba633…399ca6
0xce3d…79940x3e0a…78e7Base—$0.004134100%coinbase75d ago0x466788…0300d4
0xce3d…79940x3e0a…78e7Base—$0.005403100%coinbase75d ago0xb16dc8…83ca37
0xce3d…79940x3e0a…78e7Base—$0.003551100%coinbase75d ago0xc4f340…fded9e
0xce3d…79940x3e0a…78e7Base—$0.005624100%coinbase75d ago0x0a608e…35d40a
0xce3d…79940x3e0a…78e7Base—$0.0035100%coinbase75d ago0xc0cc4b…108ba9
0xce3d…79940x3e0a…78e7Base—$0.005649100%coinbase75d ago0x4ec351…1f19ea
0xce3d…79940x3e0a…78e7Base—$0.002748100%coinbase75d ago0x439b8e…d12919
0xce3d…79940x3e0a…78e7Base—$0.005213100%coinbase75d ago0x9f8738…b8d929
0xce3d…79940x3e0a…78e7Base—$0.005879100%coinbase75d ago0x7c85dd…0ada5d

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.