Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x2b4e03…1e3943
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x8d90ea…deaf28
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xc377e0…399466
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xb5ed1f…535d6d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x8e9043…ef732d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x207cff…1df0f3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x4bb164…7ec77e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x24922d…b7700a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xe28093…8cb61e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x635c95…b6391c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xb2cade…89ec66
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x1715d0…7038eb
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x6c4188…5c50e8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xb59466…53616c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xe45b81…0f755c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xf95521…bad467
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x4f02e3…ea77ce
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xecb941…18f809
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x85fea7…eac972
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x512a6c…e6a3af
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x47737e…b96100
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xb18db4…fdbb30
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x4a4dc6…a98bf8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x54d1e8…682c27

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.