Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x5cc8e1…fd9c07
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x5be621…e96778
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xbb626f…f918c2
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x1df46e…f01bea
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xcd5cfb…7cd892
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xc26566…133fe6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xeac44e…2fb30a
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x91378f…f21530
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xe08a4d…f54ff6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x8736e9…45c274
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x50a4d5…8b3e80
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x5ecb0e…a0cb57
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x63e12a…539035
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x31dabd…32c547
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xc8c5d6…6e3299
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x5c9fb6…9d6171
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x508fd1…be6271
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xa941ab…1d3b47
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x30449e…81c80a
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xb0178a…502b37
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x5a033b…5ad9c6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x7d7ce9…977d06
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xe4a4e1…0dfdf2
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0x3f30c0…93bcf5
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa76d ago0xf368e3…6e657d

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.