Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa73d ago0x771e6b…e5137a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa73d ago0xe5d67e…8de6d1
0x4267…6e470x9c95…e299Base—$0.001100%fluxa73d ago0xd41f39…5255e3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa73d ago0x9eb7a8…3e2ac8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x44d2f1…a58e67
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x395681…3f05b6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x8a931d…46cf96
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x7f2200…9536e8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x69da28…beabfc
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x1c46d1…bce28e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x2e90a6…3d7ca2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x47ca0d…531a74
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x5dc4be…cbc5c2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x7f2e1e…32378b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0xfb07fa…e44545
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x73ff57…c3d86e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0xd137c8…2ea73f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x45ff6d…69ef74
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x8a2145…9f4f6d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x04f0b5…9bde4d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0xee1d9e…589ce4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0xe67570…cc2f1a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x5782f5…83b097

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.