Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x22580a…17ef87
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0xc05f6a…a443ca
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0xbf0e5a…f30fa3
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0xcd4042…bd6735
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x4bf522…4d3c34
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x129e75…a4aba0
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x9ee530…9a46b9
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x8936d1…e49eb1
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x3fe4c7…d95d68
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0xc00cc4…1aabdb
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x5a5426…b73888
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x84a55e…e2de2b
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa43d ago0xf0103a…cf28e0
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x7d3a2c…cb466c
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0xb24315…be3896
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x2f1e48…32e730
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa43d ago0x757a81…029524
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa43d ago0x8bf8dd…4d1c69
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa43d ago0x056326…dd7d65
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa43d ago0x5da37d…ba0666
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x4c34b5…8e2b68
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x246cba…7a2abb
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x8a8747…e212e3
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0xe3772b…35288e
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa43d ago0x1229ba…b0a71e

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.