Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7829…9eab0x47c5…4fc3Base—$8,400.0070%0x466a…f27113d ago0xd3c881…f7bd53
0x7829…9eab0x47c5…4fc3Base—$11,130.0070%0x44e3…343213d ago0x2e3779…ba2583
0x7829…9eab0x47c5…4fc3Base—$10,500.0070%0x2fb6…129713d ago0xbbc544…8869b4
0x7829…9eab0x47c5…4fc3Base—$5,250.0070%0xf200…d9a013d ago0xb844f7…89aa65
0x7829…9eab0x47c5…4fc3Base—$3,150.0070%0x41d2…bf7f13d ago0x41d487…41360b
0x7829…9eab0x47c5…4fc3Base—$10,500.0070%0x9ac4…71a913d ago0xa1a13a…64a605
0x7829…9eab0x47c5…4fc3Base—$9,030.0070%0x6d99…b43313d ago0xdf933a…1fde95
0x7829…9eab0x47c5…4fc3Base—$10,500.0070%0x823e…6b6c13d ago0xd791c8…62802e
0x7829…9eab0x47c5…4fc3Base—$4,830.0070%0xa5e3…a7a313d ago0xeba7aa…72dcc8
0x7829…9eab0x47c5…4fc3Base—$5,250.0070%0x4639…93fa14d ago0x242124…a1bcbd
0x7829…9eab0x47c5…4fc3Base—$13,650.0070%0x8c4f…19d714d ago0x7cd300…9d71ff
0x7829…9eab0x47c5…4fc3Base—$16,275.0070%0x0d6a…b70414d ago0x7a8678…3c405a

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.