Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase11m ago0x3ebd8b…86d1a9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase28m ago0x5247f6…c247eb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase44m ago0xf60eee…460a1f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1h ago0x56741a…3399de
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1h ago0x4cecd7…d33dd0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1h ago0x23a09d…cf2256
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1h ago0xda8b10…a37437
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2h ago0x20e765…f96512
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2h ago0x133172…1d7b85
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2h ago0x4b6e86…d4aea3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2h ago0x4807be…12c327
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3h ago0x127075…1c795b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3h ago0xd267e6…4238a4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3h ago0x4c0a02…db7166
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3h ago0x2fbf84…ac3b29
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4h ago0x27019e…a5740d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4h ago0x4da4ca…0dd806
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4h ago0x5679c2…0359a9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4h ago0xc21117…f41d88
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5h ago0x99678a…9b36d9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5h ago0xfac7b2…3af5d4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5h ago0xe4283e…4fec9d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5h ago0x698461…039299
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase6h ago0x51e80b…40c481
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase6h ago0xcdeb64…8625f8

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.