Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14cc…7ad20xb300…8e84Base—$0.70100%candidates98d ago0xf9b62d…7dad9c
0xe830…7aa10xb300…8e84Base—$0.55100%candidates98d ago0x820e93…1c486d
0xa95c…98fc0xb300…8e84Base—$0.60100%fluxa98d ago0xd9eccf…df1ef1
0xdfeb…38cd0xb300…8e84Base—$0.15100%fluxa98d ago0xf3913f…f5fca2
0x048e…934c0xb300…8e84Base—$0.30100%candidates98d ago0x9897e6…c5b439
0xf99c…7f330xb300…8e84Base—$0.60100%fluxa98d ago0x9ae435…21f4d7
0xa73c…37a20xb300…8e84Base—$0.10100%fluxa98d ago0x3acaf3…af9d6c
0xd676…55270xb300…8e84Base—$0.25100%fluxa98d ago0xffd986…9b87d5
0x2762…b7850xb300…8e84Base—$0.25100%candidates98d ago0x93ce8e…b66395
0x0791…74f90xb300…8e84Base—$0.35100%candidates98d ago0xf25126…f81b37
0xbe79…5fc60xb300…8e84Base—$0.35100%candidates98d ago0x1d7aa0…46ae9c
0x3503…1a950xb300…8e84Base—$0.70100%candidates98d ago0x6399ba…3b975c
0x1d98…b3010xb300…8e84Base—$0.15100%fluxa98d ago0x60b617…445e17
0xded3…45df0xb300…8e84Base—$0.20100%candidates98d ago0x922b73…e840a3
0xe8e6…02e10xb300…8e84Base—$0.30100%candidates98d ago0x378540…5c42af
0xfe46…f74b0xb300…8e84Base—$0.25100%fluxa98d ago0xaa14b0…786510
0x0517…154a0xb300…8e84Base—$0.60100%candidates98d ago0xc5c0ef…ecc132
0x7d35…68100xb300…8e84Base—$0.20100%candidates98d ago0x59d7f3…8f1a31
0xef8c…bb220xb300…8e84Base—$0.25100%fluxa98d ago0x40a274…b49d79
0x4917…03d30xb300…8e84Base—$0.30100%fluxa98d ago0xa68ee6…8dc865
0xc28c…ec690xb300…8e84Base—$0.25100%candidates98d ago0x4b4cce…95bd31
0x5c14…3e680xb300…8e84Base—$0.20100%candidates99d ago0x860191…081aa6
0x0dca…66650xb300…8e84Base—$0.30100%candidates99d ago0xf7e921…ca6246
0xf056…c19f0xb300…8e84Base—$0.25100%fluxa99d ago0x52b491…f9dd9d
0x70f7…99ea0xb300…8e84Base—$0.55100%fluxa99d ago0xe811c3…c0dd3e

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.