Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x08bc89…ca8623
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xdc54f3…f7f716
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x6775a3…1193f8
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xec36d9…4adca2
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xe2965f…fb549c
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x44bd5d…484206
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xa5c3e5…89f3ce
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x2cecdc…86a551
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xd34da1…a6b8d7
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xddb9c0…2a67f6
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x817d35…6b9d9d
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x294e06…61f2e4
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xb9ea40…0e6e45
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x3e4722…0c0d2b
0xb90a…9ae40x40b7…9666Base—$0.05100%fluxa106d ago0x9fc3cf…5a8516
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x4f434c…8873d3
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0x0fd8af…999e3f
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa106d ago0xb62e7e…20f3f3
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa107d ago0x43ecb5…c2e2f3
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa107d ago0xd13cca…c1e8b1
0xb90a…9ae40x40b7…9666Base—$0.01100%fluxa107d ago0xd2c33d…d54cf0

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.