Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x6b3bac…db509a
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xf3c888…dd4469
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x826596…5b2ad7
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x41e771…719b32
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x55014c…d72a82
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x345255…352f5e
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x384e52…7ff968
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x4e7620…94322f
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x517577…bf135e
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x06d11d…75e267
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xdacc0f…a4af13
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x51c857…8d913e
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x0471a3…925797
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xa928e4…e735ab
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xc9f11b…e6e03b
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x25acf9…70744a
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x9b614f…f9fecf
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xb69494…4ade54
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xb4b4be…9e273c
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x5f8f1b…3cfe6f
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xc3b4df…7a4c3c
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0xe1e41e…138f06
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x65e55e…1d4f9f
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x61b9c9…06cf93
0xba28…77e80xa9dd…2315Base—$0.002100%coinbase54d ago0x5ce5ad…c4471b

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.