Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x458c…f9ba0x3e0a…78e7Base—$0.002893100%coinbase74d ago0x90b56f…b051fd
0x458c…f9ba0x3e0a…78e7Base—$0.003152100%coinbase74d ago0x0bc3f4…72bbae
0x458c…f9ba0x3e0a…78e7Base—$0.005716100%coinbase74d ago0x68fbc3…78cd91
0x458c…f9ba0x3e0a…78e7Base—$0.005805100%coinbase74d ago0x4137c9…7a61c0
0x458c…f9ba0x3e0a…78e7Base—$0.004209100%coinbase74d ago0xf85a43…e00f25
0x458c…f9ba0x3e0a…78e7Base—$0.004209100%coinbase75d ago0x8b3b5d…16dc30
0x458c…f9ba0x3e0a…78e7Base—$0.004783100%coinbase75d ago0x004aea…aec818
0x458c…f9ba0x3e0a…78e7Base—$0.004049100%coinbase75d ago0x29b57b…e609d9
0x458c…f9ba0x3e0a…78e7Base—$0.003195100%coinbase75d ago0xce2115…b5d397
0x458c…f9ba0x3e0a…78e7Base—$0.005896100%coinbase75d ago0x3dee9b…4a9baa
0x458c…f9ba0x3e0a…78e7Base—$0.004842100%coinbase75d ago0x245b18…47505e
0x458c…f9ba0x3e0a…78e7Base—$0.004969100%coinbase75d ago0x9886db…6ff607
0x458c…f9ba0x3e0a…78e7Base—$0.003143100%coinbase75d ago0x6620dd…210ad0
0x458c…f9ba0x3e0a…78e7Base—$0.003188100%coinbase75d ago0x96d740…ae9805
0x458c…f9ba0x3e0a…78e7Base—$0.005747100%coinbase75d ago0x4d4070…bb1a8d
0x458c…f9ba0x3e0a…78e7Base—$0.004799100%coinbase75d ago0x5ec16f…7d4d6d
0x458c…f9ba0x3e0a…78e7Base—$0.003306100%coinbase75d ago0xcb650a…df5fda
0x458c…f9ba0x3e0a…78e7Base—$0.004913100%coinbase75d ago0xd06cff…81cddf
0x458c…f9ba0x3e0a…78e7Base—$0.004221100%coinbase75d ago0x561293…83b338
0x458c…f9ba0x3e0a…78e7Base—$0.005062100%coinbase75d ago0xbc8f0d…164967
0x458c…f9ba0x3e0a…78e7Base—$0.005262100%coinbase75d ago0x08185b…7706fa
0x458c…f9ba0x3e0a…78e7Base—$0.005842100%coinbase75d ago0xbd258e…828f18
0x458c…f9ba0x3e0a…78e7Base—$0.003622100%coinbase75d ago0x1d4b94…246bfd
0x458c…f9ba0x3e0a…78e7Base—$0.005546100%coinbase75d ago0x08531c…61751e
0x458c…f9ba0x3e0a…78e7Base—$0.004816100%coinbase75d ago0x91eff0…af44b1

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.