Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$1.0570%0x9d1a…013539d ago0xdaf17f…e08b23
0x8cfa…be850x0e3d…7757Base—$12.6070%0xdf85…203b40d ago0x7a9f6e…e5a352
0x8cfa…be850x0e3d…7757Base—$2.1070%0x9b8a…f4bd40d ago0x834b30…ab2ed9
0x8cfa…be850x47c5…4fc3Base—$31.5070%0xbc18…facb40d ago0x299cbc…6ae576
0x8cfa…be850x47c5…4fc3Base—$2.1070%0x05c6…16ba40d ago0x05bafc…094e04
0x8cfa…be850x0e3d…7757Base—$5.2570%0x1b46…187040d ago0xe68a6b…26b361
0x8cfa…be850x47c5…4fc3Base—$2.1070%0xfb58…2b7240d ago0x022de9…766db5
0x8cfa…be850x47c5…4fc3Base—$5.2570%0xe7f0…b89c40d ago0x5d89c4…a1a94e
0x8cfa…be850x47c5…4fc3Base—$1.0570%0xca9f…d20140d ago0x046942…655453
0x8cfa…be850x47c5…4fc3Base—$5.2570%0x4263…5fe540d ago0x8d5f6a…75f18b
0x8cfa…be850x0e3d…7757Base—$13.6570%0x9d18…1e3a40d ago0x3c840f…eff8c3
0x8cfa…be850x47c5…4fc3Base—$3.1570%0x175b…99fa40d ago0x0dea03…699d9f
0x8cfa…be850x0e3d…7757Base—$1.0570%0xa30d…6d0040d ago0x31bbe4…515c4b

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.