Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f59…46330x3e0a…78e7Base—$0.002984100%coinbase74d ago0xd92be3…c2a221
0x1f59…46330x3e0a…78e7Base—$0.004694100%coinbase74d ago0x7317c1…a92311
0x1f59…46330x3e0a…78e7Base—$0.005142100%coinbase75d ago0x047b64…c90527
0x1f59…46330x3e0a…78e7Base—$0.002909100%coinbase75d ago0x694396…dff034
0x1f59…46330x3e0a…78e7Base—$0.004059100%coinbase75d ago0x116ebc…918205
0x1f59…46330x3e0a…78e7Base—$0.004901100%coinbase75d ago0x88a7a9…a457e5
0x1f59…46330x3e0a…78e7Base—$0.005339100%coinbase75d ago0xbd33a9…6b4e43
0x1f59…46330x3e0a…78e7Base—$0.00338100%coinbase75d ago0x49daa0…2d4136
0x1f59…46330x3e0a…78e7Base—$0.004322100%coinbase75d ago0x1b35c2…c9dd3f
0x1f59…46330x3e0a…78e7Base—$0.003437100%coinbase75d ago0xa6a557…b319f6
0x1f59…46330x3e0a…78e7Base—$0.002663100%coinbase75d ago0x29fa7d…8225fb
0x1f59…46330x3e0a…78e7Base—$0.003983100%coinbase75d ago0x257930…a73341
0x1f59…46330x3e0a…78e7Base—$0.005371100%coinbase75d ago0x42aa88…0bb1b7
0x1f59…46330x3e0a…78e7Base—$0.005027100%coinbase75d ago0x1a135e…7d7833
0x1f59…46330x3e0a…78e7Base—$0.004817100%coinbase75d ago0x285bd3…c58bd6
0x1f59…46330x3e0a…78e7Base—$0.005739100%coinbase75d ago0xd1d390…4aa8ab
0x1f59…46330x3e0a…78e7Base—$0.002933100%coinbase75d ago0xc1a7e1…260848
0x1f59…46330x3e0a…78e7Base—$0.004581100%coinbase75d ago0x23dd81…901686
0x1f59…46330x3e0a…78e7Base—$0.004552100%coinbase75d ago0x3c679a…7a2212
0x1f59…46330x3e0a…78e7Base—$0.003158100%coinbase75d ago0xc7ba7b…5a8f5d
0x1f59…46330x3e0a…78e7Base—$0.005185100%coinbase75d ago0x36da57…89542f

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.