Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51df…b1150x02de…c572Base—$0.01100%coinbase68d ago0x35a928…eccd22
0x51df…b1150xb4cb…c1e2Base—$0.01100%coinbase68d ago0x80654e…55c477
0x51df…b1150x8cc9…411aBase—$0.01100%coinbase68d ago0xb052b0…6013f2
0x51df…b1150x0ea0…9274Base—$0.01100%coinbase68d ago0x61eaf5…d4b219
0x51df…b1150x535d…88c6Base—$0.01100%coinbase68d ago0x97d1e3…07905e
0x51df…b1150x3d9d…b2e4Base—$0.01100%coinbase69d ago0xc3d963…2c0862
0x51df…b1150xc743…6a8eBase—$0.01100%coinbase69d ago0x605ef3…6215a1
0x51df…b1150x83d4…f201Base—$0.01100%coinbase69d ago0x0d2dc5…c4e647
0x51df…b1150x6ae9…ac9dBase—$0.01100%coinbase69d ago0x663509…8c291c
0x51df…b1150x4fc7…89a3Base—$0.01100%coinbase69d ago0x260d33…6a0921
0x51df…b1150xd05e…3bafBase—$0.01100%coinbase69d ago0x55c566…eda61b
0x51df…b1150x675b…714fBase—$0.01100%coinbase69d ago0xcbd31f…bc818d
0x51df…b1150x8e02…d613Base—$0.01100%coinbase69d ago0xce478e…d92a1f
0x51df…b1150x9bb7…9b99Base—$0.01100%coinbase69d ago0xd885a1…7a2ada
0x51df…b1150x0c13…677eBase—$0.01100%coinbase69d ago0xa1c688…308141
0x51df…b1150x3725…154fBase—$0.01100%coinbase69d ago0x932a39…63c9db
0x51df…b1150x1170…7e54Base—$0.01100%coinbase69d ago0x737f73…3ce7bd
0x51df…b1150x591f…a84bBase—$0.01100%coinbase69d ago0x92cc93…324caf
0x51df…b1150xb1ae…ee33Base—$0.01100%coinbase69d ago0xc91bd8…691f37
0x51df…b1150xc464…6f90Base—$0.01100%coinbase69d ago0x3662e0…9a5f05
0x51df…b1150xf463…3100Base—$0.01100%coinbase69d ago0x6e54c0…731fbb
0x51df…b1150x54f2…f9f5Base—$0.01100%coinbase69d ago0x7581cb…ae420f
0x51df…b1150x60d9…c4feBase—$0.01100%coinbase69d ago0xc0c982…2fe337
0x51df…b1150x2869…f7c3Base—$0.01100%coinbase69d ago0xdf484a…be2692
0x51df…b1150xa54a…a351Base—$0.01100%coinbase69d ago0xa7c855…a28520

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.