Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x711c54…c4080e
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x4deab0…5bb43e
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0xc6e895…5ccfbe
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0xc145cb…9cf20f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x8d807b…5e1e0f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0xec7fe3…a0a991
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0xe8f3cd…d6a5d7
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x56403b…64aa9b
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x3bcf28…74baee
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x9b6fdf…b048b1
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x625984…47870b
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x975b57…770692
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0xa66853…f892b5
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x00ea7b…a5f262
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x65c494…bf4e75
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x1055f6…31d870
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x570c79…95e9e5
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x857964…c7df8c
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x4d231a…27edcd
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0xb5d1c2…e0eb6a
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x8c49b2…057135
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x0a290f…b7d0ed
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x6674ad…db2623
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x0ab2b1…9104af
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown68d ago0x1a4998…40ee63

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.