Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd339…9a640x1677…7f27Base—$0.03100%coinbase62d ago0x9af9e0…b2c9c3
0xd339…9a640x1677…7f27Base—$0.00525100%coinbase62d ago0xedd738…4b2462
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0x24d49d…338f56
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0xd027d3…99ea0d
0xd339…9a640x1677…7f27Base—$0.05100%coinbase62d ago0x5d9320…4d4402
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0xd09942…9b0002
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0xe06a65…2173b4
0xd339…9a640x1677…7f27Base—$0.0021100%coinbase62d ago0xc28987…93d692
0xd339…9a640x1677…7f27Base—$0.00105100%coinbase62d ago0x6ed999…564111
0xd339…9a640x1677…7f27Base—$0.02100%coinbase62d ago0xda8061…0f29cd
0xd339…9a640x1677…7f27Base—$0.00105100%coinbase62d ago0xf3e2bb…47136e
0xd339…9a640x1677…7f27Base—$0.00126100%coinbase62d ago0x6ef57b…611319
0xd339…9a640x1677…7f27Base—$0.005078100%coinbase62d ago0xffd4ed…6880e6
0xd339…9a640x1677…7f27Base—$0.003209100%coinbase62d ago0xd4e6b2…f15d8d
0xd339…9a640x1677…7f27Base—$0.03100%coinbase62d ago0x171150…e7d50b
0xd339…9a640x1677…7f27Base—$0.00315100%coinbase62d ago0x75f98f…68765f
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0x25575b…fd57b8
0xd339…9a640x1677…7f27Base—$0.05100%coinbase62d ago0xd38590…f3d669
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0xc645c1…cbedfb
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0x3c7811…0d40bc
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0x68717a…63ea27
0xd339…9a640x1677…7f27Base—$0.03100%coinbase62d ago0xd7c926…a93338
0xd339…9a640x1677…7f27Base—$0.01100%coinbase62d ago0x4bf3de…349281
0xd339…9a640x1677…7f27Base—$0.03100%coinbase62d ago0xc86ac4…668047
0xd339…9a640x1677…7f27Base—$0.03100%coinbase62d ago0x40835b…7d2b4b

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.