Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x314ba1…103b26
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x1db853…971e62
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xa93b53…5bf0f5
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xae2263…f9368c
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xb454d6…3b726d
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xedf8ab…79ab47
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x271ce1…2982d5
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x9e4053…a6a271
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xb57931…9c3da5
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xa92276…ad1512
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x3879e0…6aad13
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xca1ff1…d3fb39
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x7858ef…1c3eca
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xd33c67…caab70
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x25a321…f21d54
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x782896…07671f
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xa67d06…2be11d
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x2bd20b…14d92b
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x04456a…4155cc
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x8a1cdb…de770e
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xb6979e…9b892a
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xbb637d…ceb2d1
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xf2b7a4…7ecb79
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0xa8e3fe…af31ab
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase49d ago0x40f136…f80daa

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.