Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0x95455b…fb3fb7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0x4bb1d4…cf0c9e
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0xd4542e…60368f
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0x061233…208856
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0xbef83f…b05803
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0xe21457…c54460
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0xf5f160…1ac757
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0xe6bd99…b21018
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0x7e9e18…64db2e
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0x1e9bd1…52b7f4
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0x7db286…87ee34
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0xaf330b…708999
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0xc94f4d…51d107
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0x04a4cf…da511b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0xdfb3ca…372a7f
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0x30eb23…7d64dd
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0xe9d317…b84cfa
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0xa8c1f5…7f16ac
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0x7f3da9…9390b8
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0x489381…f589bb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0x4867ba…f77782
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0x5f6685…ac7783
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0x951319…ad293b
0x8975…dd040x13bf…b9a7Base—$0.00125100%candidates116d ago0xbe1c3a…d3980a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase116d ago0x857ba1…b6ab5d

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.