Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x9a68c3…58f731
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xd60e61…5e4ed2
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xfcafd9…71d945
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x42675b…9b264a
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0xe2ae60…519f41
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x020fc2…2eda93
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa33d ago0x028ee0…d7adee
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0xcd02c6…fed4ae
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0x52079b…ce14ef
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x9ef6ae…6cd1ff
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0x16d095…2013bf
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x137238…75b2a9
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0xe9cc3b…9b832c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0xfa4890…2c9647
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x5c69be…65cac9
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0x7355d6…9d4182
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0x14c679…a5e8f4
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0x80f960…786830
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x5635ed…fab8fa
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x71b806…7687ee
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0xd1e747…039efb
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa34d ago0x81f734…e3c0fa
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0xa01f4c…4bdee5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x296596…8412d1
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0xd04162…8447f4

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.