Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xfa61d4…fb10c3
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x91a262…2ec57a
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xa2dbd8…e18cbb
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x4dc623…5b8fd9
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x31276d…5d0f61
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xae958b…d04ff7
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xc1110e…2ad2ae
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x3f971b…8dfbdc
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x18e3cd…af37bc
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x85a8f1…379842
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x9ff60b…b8839c
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x5fa89b…8c647e
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x5df4af…ebfd89
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x9ee668…db0dc8
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x7d613d…760137
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x1a2c01…587d16
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xd7b440…6b3a8a
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x147c1e…08ef75
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xda71ce…2a529e
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xdae4fe…1aa8a9
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x4b06af…e9e3c7
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0xfcf340…0617c1
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x068f44…9f4000
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x69b4ea…050ad7
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase20d ago0x42b534…bab788

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.