Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa36d ago0xd5ad2c…c0c086
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa36d ago0x27be15…1c7116
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x4fffef…08500a
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0xc9f5be…95713e
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa37d ago0x2c039c…9c0b96
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x595716…3194c1
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0xfcfcb4…0a45ea
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x186b2d…09ada3
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa37d ago0xf6f7fe…2d99c1
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x6f7a05…8968a1
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa37d ago0xafbe53…f56928
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x895454…333480
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0xef70dc…fffe31
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x8fe45a…be8b42
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa37d ago0x56bfda…b54dfc
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x856d34…51b131
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0xaa8958…6ba16a
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa37d ago0xaaa093…c90ea8
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x6ece7b…a15f5e
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0xda322b…00063a
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x28f35e…d55ce5
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x36eb40…712222
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x5fd663…43d0fe
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x063a4f…77b702
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa37d ago0x820bb9…52b9e8

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.