Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xe6b831…326227
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xf72033…393b29
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x9cc08b…e9f20c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x674900…1fb90f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x3bb58f…239923
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x6dd55c…4408a7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xb4c443…05615b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x672371…fcce54
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xcf16bd…b6c98e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xbc5bde…d04365
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xddb4dc…2d9794
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x820147…8ef567
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x684ac6…e23108
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xda8141…af5d1b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x482ada…235a17
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x54dbc6…9dd559
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xab5511…bdd2d4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xd57f80…f61516
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x16337d…5824d0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xa25133…cf4544
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xf14971…fe3370
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xa381aa…c8dc0d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xb42801…e8fb08
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xaaaaf6…6f0c52
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x1c095f…09d557

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.