Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba6…3c850x47c5…4fc3Base$10.5070%0xdcd9…b01a17d ago0x933867…9d611e
0xeba6…3c850x47c5…4fc3Base$10.5070%0xb60e…e3aa18d ago0xccb84b…494295
0xeba6…3c850x47c5…4fc3Base$10.5070%0x515b…21b518d ago0x09294b…d75e90
0xeba6…3c850x47c5…4fc3Base$10.5070%0x64e4…55d918d ago0xa0f19a…028a40
0xeba6…3c850x47c5…4fc3Base$21.0070%0x6a32…813618d ago0xa7839f…a86e79
0xeba6…3c850x47c5…4fc3Base$10.5070%0x75c8…902c18d ago0xedc5a2…05af0f
0xeba6…3c850x47c5…4fc3Base$10.5070%0x971f…ddbf18d ago0xd38e40…291ba1
0xeba6…3c850x47c5…4fc3Base$105.0070%0x4184…789b18d ago0x5ea43a…df353d
0xeba6…3c850x47c5…4fc3Base$105.0070%0xc506…1e3d18d ago0x473831…8c0b85
0xeba6…3c850x47c5…4fc3Base$21.0070%0x30b6…608918d ago0x2b3fd1…39ab83
0xeba6…3c850x47c5…4fc3Base$10.5070%0x2742…8fd118d ago0x22ed5d…97b22a
0xeba6…3c850x47c5…4fc3Base$10.5070%0x73bd…b44418d ago0x397be8…cbafe2
0xeba6…3c850x47c5…4fc3Base$13.6570%0x2fb6…129718d ago0x4ce8f8…7ac731

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.