Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb666…3ed20x4c10…fec0Base$1.66100%0x775e…923822h ago0x2c5de3…09faa7
0x05b3…ad380x4c10…fec0Base$1.73100%0x775e…923822h ago0x4249cd…c854d0
0xb916…e25f0x4c10…fec0Base$1.79100%0x775e…923822h ago0xd9af69…03ffd9
0xb502…cb650x4c10…fec0Base$1.80100%0x775e…923822h ago0xe51ff0…17c3e7
0xf190…44560x4c10…fec0Base$1.87100%0x775e…923822h ago0x92cee6…60404a
0x3f86…905e0x4c10…fec0Base$1.89100%0x775e…923822h ago0x100b92…9a20e5
0x8301…aec80x4c10…fec0Base$1.89100%0x775e…923822h ago0x29d95b…903dca
0xf5f2…eb430x4c10…fec0Base$1.89100%0x775e…923822h ago0x00d711…10f89e
0x3121…516c0x4c10…fec0Base$1.89100%0x775e…923822h ago0xe26181…db56d7
0xcac6…a4a30x4c10…fec0Base$1.90100%0x775e…923822h ago0x2da922…bc149d
0x2888…6c6c0x4c10…fec0Base$1.90100%0x775e…923822h ago0x3352a5…243e6d
0xfc61…ab230x4c10…fec0Base$1.90100%0x775e…923822h ago0x0bf78c…4272b7
0x34b5…82870x4c10…fec0Base$1.90100%0x775e…923822h ago0x454424…b0bf6b
0x5f78…68380x4c10…fec0Base$1.90100%0x775e…923822h ago0xf584e6…3b6e1b
0x90da…02ef0x4c10…fec0Base$1.90100%0x775e…923822h ago0x21d97f…c34ba0
0xf6d9…e7440x4c10…fec0Base$1.90100%0x775e…923822h ago0x853da8…77adce
0xdefd…41ec0x4c10…fec0Base$1.90100%0x775e…923822h ago0xf6117a…d0326d
0x3d67…6c580x4c10…fec0Base$1.90100%0x775e…923822h ago0xfdccff…48e904
0xa516…30ff0x4c10…fec0Base$1.90100%0x775e…923822h ago0x4e1411…940172
0x0f38…46cb0x4c10…fec0Base$1.90100%0x775e…923822h ago0xdc9682…377801
0xb1f3…0bac0x4c10…fec0Base$1.90100%0x775e…923822h ago0x788279…0bd28b
0x8104…a58a0x4c10…fec0Base$1.90100%0x775e…923822h ago0xfb59bd…8fc0ac
0x5869…3ca20x4c10…fec0Base$1.95100%0x775e…923822h ago0x647371…3f427a
0x873d…969f0x4c10…fec0Base$1.97100%0x775e…923822h ago0x20d916…4ec4f0
0x578a…9dde0x4c10…fec0Base$0.03100%0x775e…923822h ago0xcad7b3…d0c326

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.