Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x2a6ffd…65041a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0xb71817…46c33e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x97776b…8c0f38
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x92c0c6…eeed49
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x7f7a4e…8f6bf8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x98be80…34760a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x90b848…d473f2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x55a394…72adb9
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x757a73…4c1cc6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x6828fb…142910
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0xb2386c…d45db2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x2b9e04…81b863
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x526440…add0c7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x8ff167…8dc2bc
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x679f46…681ea4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x302ffb…85a8ac
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x980da5…cd83bb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0xdf22f8…ae50d2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0xc3d39a…560905
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0xf4f55a…e81f87
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0x73685a…910d6b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase14d ago0xe6511d…410d52
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x4db7b8…574af3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xe27897…a00487
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x03cf2c…afea9f

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.