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 unknown55d ago0x6b6560…88e236
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown55d ago0xb97b0b…dc2096
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown55d ago0xbf11d0…97367b
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x534ed0…48fff4
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x5e2187…3b39ac
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x0f1a90…fb068e
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0xfcd929…8d7357
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x8997bf…91b9e7
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x08a6d7…017cfd
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x8b749f…e6993c
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x788bea…6047be
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0xd74786…67e735
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x08c2f4…378308
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x8a4192…649008
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x2861f7…4ecb4f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0xbde1e7…e436d3
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x87660a…4fb933
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0xba4c24…280070
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0xd200f8…341013
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x975ac3…5d56ad
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x578172…bd203f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x513636…67bfac
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x87771f…3d53c8
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x3dd2e2…d3b60f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown56d ago0x1588cc…728ed3

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.