Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xa0656f…3a1360
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x2fab73…e9a96e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xf5e068…689e94
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xd2be61…9c82b9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x722e9b…ccff54
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x8ed02e…2ceea1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x8b7291…ceedd1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xaf773a…3963e8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x7ff281…7df106
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x668bf9…599490
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x503299…404b43
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x578662…147063
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x57adb3…559bad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x8b5657…b60d36
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x990888…9f5c7f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x9e8d42…c93d93
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xe8804d…2ab80d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x8bed28…4ccdd6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x797a3f…25850a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xd4d335…34bb7a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x629e4d…f894c6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xb66406…dc1873
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x580d32…aa0a2a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x0f5e0e…b177e8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xc90bc3…c000f7

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.