Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x81321a…138925
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0xb77b49…255412
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0x9a0487…51556b
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0xedfda2…ba3964
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x0aca88…b18d60
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x9fd7b4…0d5b27
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x138e4d…ad0e77
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0xd5269b…6be752
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x70e8bc…24e3c3
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x5eee47…5a9d61
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x37e25e…314cd8
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0xfb1492…3262b7
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0xfa7c61…38f8c8
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0x009617…c849d0
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0x3b8892…18c5fc
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0x2e0c14…a363b9
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0xd779d3…3c46e5
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0x3eaf8d…a6b59f
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x5a28a4…b2bdf2
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0xf5208e…2285ea
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x1e06e6…c0e220
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0xf740af…e5dbaf
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0xc9d5c4…012d02
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa38d ago0x2304db…daec1a
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa38d ago0x007087…3ab7fd

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.