Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0x69282b…286472
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x5c983f…0debc3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase2d ago0x8ada11…c785bd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xb10b8a…b8f1a2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x062f0e…db2516
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0xc7d86a…8cad20
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0x9b5abf…839b44
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x2e34b2…8a486d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x047fee…5d82bb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase2d ago0x5ad3e1…4d948d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xaa3cf3…a4048e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0x9d0ea4…2b4dbf
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase2d ago0x0f4a6e…0c5f1c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xcb38ac…a396c2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xa49edc…b16302
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0x062dfd…4c84cb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xf5b0a8…5874e7
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0xc7215d…d14b8a
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase2d ago0x1a6ed2…b3c6f1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xeb7c4a…9a549d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x981bd9…43d20f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0xb4e096…fa4f6c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase2d ago0x6f277c…2135c5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase2d ago0x8c05cc…e2683f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2d ago0xb1dfec…d77c8b

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.