Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x635caf…285b6d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0xdde9ba…303d47
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x34ff71…96074d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x582c9e…0cba43
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x7806aa…d50f33
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x226a79…e3a857
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x4486e7…0b3656
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0xec6811…dc340a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x656dc6…0ba6ab
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0xf7e7db…d3abea
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x6a048d…13667f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x452cc8…59b791
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x7f8b1e…26d777
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0xc8c63c…6b361a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0xe00a59…2a2597
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0xb7522c…3efb4a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x802585…833637
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0xbb0dfd…f56b3a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x14c232…0b518c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x7c912a…370a8c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x4183f0…b236e9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x8b0bfd…7fcd72
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase18d ago0x7cb261…672027

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.