Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x7a5e99…95abc3
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0xdb6d4a…621ff8
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x1c08e9…60114c
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x42f95e…a97b77
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x665e41…c1f73b
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x9ea7ad…5b1c16
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x580d23…441084
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x5f072e…2ce8cc
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x1ba36c…92b3bc
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0xdea745…053652
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x8e3d36…87d063
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0xe6de19…13c1cb
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x260fd9…c7b9d3
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x404d63…88ada8
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x7fdad9…a93d1b
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x03f9a6…2b6ee7
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x27f14a…e622de
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x793b4a…3dbbd2
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x7431de…89635b
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0xc10a0e…9d44f8
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x042fa9…d20dc1
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0xb9b2d7…7d6524
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0x137fd2…a64290
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0xc83866…109b4b
0x3811…414c0x9c95…e299Base$0.001100%Route unknown69d ago0xb90033…bf80a1

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.