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%coinbase9d ago0xd8f4b6…8798bc
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x2286d7…f5a4fc
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x395cbd…d7667c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x1b1e65…1242be
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xf3b5e5…1c0c5a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x3a0f1f…59e1e0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x9cd6ea…dd97c2
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xbb3492…f75a11
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xf6b826…d583f2
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xbebd93…c65615
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x9ae0b3…2f0aab
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xf02098…d11689
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x0d0cb2…c93f82
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x7838c1…439aeb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x20d1ad…87baa7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x3c3b1d…87c2b5
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x960bec…de0080
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xe3a0a4…b2db4e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xc4bbc6…70beac
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x199b25…2a0fd0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x87de41…88c18b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x483887…e3c823
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x42aae3…55be98
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x4e0070…d539a6
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x02f9ff…5cb684

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.