Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xa82b0b…b6cc3a
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x00c0ea…4d0455
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xd6bf2f…53b6ae
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x7fc0b6…7cac77
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x89303e…14f01b
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xa05476…eb95da
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x10d106…3352dd
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x8753ef…3b8296
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x2d35ca…403b50
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xe28f18…25b411
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x981eba…7eae50
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x99c29e…3e958d
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x7fa7d4…d7efe0
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xc7c303…d08727
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x15233a…de40da
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x1e075f…3f07dd
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x75e4da…4e1ab5
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x09b9f4…7e44e9
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x711aff…faba40
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x0c9393…563d4a
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xce78ad…ac03fb
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xbe9cb4…5e1b39
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0xb73cf6…136353
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x8bd0c0…5b7d22
0x28c3…c3050xa9dd…2315Base—$0.002100%coinbase52d ago0x7db5be…fd12d0

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.