Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0x811a…c8aa66d ago0x140958…7b36ce
0x5d79…ab930x0e3d…7757Base—$2.10100%0xdbb0…e8c267d ago0x9e5d95…a5ae02
0x5d79…ab930x0e3d…7757Base—$3.15100%0x1798…f45f67d ago0x755ed3…91c14b
0x5d79…ab930x0e3d…7757Base—$2.10100%0x4d99…3c6367d ago0x410568…66ca48
0x5d79…ab930x0e3d…7757Base—$10.50100%0x07d6…1b9467d ago0x915600…cbbea7
0x5d79…ab930x0e3d…7757Base—$5.25100%0x6c0f…7cd667d ago0x0761ee…ee148c
0x5d79…ab930x0e3d…7757Base—$15.75100%0x5944…557267d ago0xd4935a…bf1f19
0x5d79…ab930x0e3d…7757Base—$2.10100%0x3b25…fc9a67d ago0x80c0fc…33132c
0x5d79…ab930x0e3d…7757Base—$31.50100%0x2bdf…11ce67d ago0x0a4c68…287c5b
0x5d79…ab930x0e3d…7757Base—$52.50100%0x9765…2c9467d ago0x9418b6…ff8760
0x5d79…ab930x0e3d…7757Base—$52.50100%0x0fb0…485967d ago0x698dba…a2cbaf
0x5d79…ab930x0e3d…7757Base—$5.25100%0xbb99…f69a67d ago0xc45dff…0dfea8

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.