Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f50…ee320xc9b7…3e6aBasex402 service$0.000025%0x6f92…318782d ago0x826981…875e6a
0xc9b7…3e6a0x6f50…6e32Base$2.00100%0xa923…c9ac82d ago0xde3614…5623ab
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase82d ago0x48d32c…1bdbe3
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase82d ago0x015cfc…4d3238
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase82d ago0xe5e996…ae5e0d
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x3d2546…d7c1a1
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x39a478…d84d42
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x64cda3…f1fc86
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x85f474…36d29d
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0xf462fe…b1d926
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x934152…6522cf
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x0c97f0…80bf79
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0xb72b6b…d9eecf
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x8197b3…d0e7f3
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x9aaa48…538de2
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x7f0b0d…735b5c
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x5b3441…bc6e2e
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0xa42ac8…53736b
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x7ae91a…2bab69
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0xc50d4f…bbe6a9
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0xba0867…0f5873
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x341bf7…dcfa43
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x5d3efc…ed5599
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x037b3a…c925b1
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase83d ago0x001fd7…2d1541

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.