Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xfd48d0…a3cddb
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x4f14a0…103cc3
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xd67b9e…354222
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x0eb1f1…b51f46
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x5c6246…36a837
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x8368c2…c2adaf
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x992f94…c4bbad
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x7fca5e…2957aa
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xdc3d8e…342028
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x86fabc…d5864f
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x296e9e…62332b
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x0e3f37…8fcb89
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x443225…604d36
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x24560d…a035c3
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x3a07c1…91827c
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x3b126f…a33398
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xac7f94…745a28
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x935221…9ed598
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x8598cd…3960b9
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xd2e83c…e38537
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xc9e7c2…c0cbe4
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x082e5f…a1751e
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x9022b8…ac1a43
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x6a5cec…2b1e4a
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x9580fe…8d05e4

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.