Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0xe9f404…ae9faf
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x39e9c8…33a421
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x46415f…36ab6c
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x1b37a0…cdfba0
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x75edb6…e4c4cc
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0xf430a2…6851ee
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0xfd4ade…dfb31a
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x77f443…4233f8
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0xaf6240…001a4a
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x6804a3…663403
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0xee1156…cac5d3
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x1217fe…2793c3
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x3b39d1…946893
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x126bf3…e995a8
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x7cf255…db6241
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0xbc77cc…0b05a9
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0xda5778…1273f4
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown63d ago0x3d5852…584838
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown64d ago0x085e7f…04d743
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown64d ago0xd37314…90aeb6
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown64d ago0xca8566…7a72ad
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown64d ago0x7c7017…303571
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown64d ago0x7d6ac5…7be302
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown64d ago0x8bf66a…44c11a
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown64d ago0xe6013e…945190

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.