Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown19d ago0x8a3039…539f07
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown19d ago0x544912…8c220e
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown19d ago0xa3ad6f…99e409
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown19d ago0xc5fa73…05769c
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown19d ago0x59807c…98b4af
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown19d ago0xc1d137…f2be5b
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown19d ago0x9071d0…046504
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x02ae71…e434fb
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x4be19a…ea77a5
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x2ceef8…e94b56
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xc30ff1…f7fe0c
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x6e85fd…f2d461
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x3ec712…41b71b
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x3dce0f…9169af
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xc27316…74339b
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xd47b7e…33e309
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xac5a06…9aae7f
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x834f9f…14fcc1
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x6af8c2…6f7e95
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xd74f97…cec33d
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x066048…6a6941
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xef2b35…699e11
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xcda3a9…f4c46e
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0xf5d8ae…726810
0x2d1c…73ed0x9c95…e299Base$0.001100%Route unknown20d ago0x332670…bd18b2

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.