Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bbc…e5480x3e0a…78e7Base—$0.003937100%coinbase74d ago0x8db4f1…839ab1
0x2bbc…e5480x3e0a…78e7Base—$0.004728100%coinbase74d ago0x554ade…f0418a
0x2bbc…e5480x3e0a…78e7Base—$0.002971100%coinbase74d ago0x742e71…6c0a88
0x2bbc…e5480x3e0a…78e7Base—$0.004401100%coinbase74d ago0x6761a6…0cc080
0x2bbc…e5480x3e0a…78e7Base—$0.004166100%coinbase74d ago0x94eb68…a76354
0x2bbc…e5480x3e0a…78e7Base—$0.002838100%coinbase74d ago0x9d9f9a…8d1e2c
0x2bbc…e5480x3e0a…78e7Base—$0.003046100%coinbase74d ago0xa2a1ef…dee02c
0x2bbc…e5480x3e0a…78e7Base—$0.005821100%coinbase74d ago0x6ee643…7a5c35
0x2bbc…e5480x3e0a…78e7Base—$0.004867100%coinbase74d ago0xb598a0…24ccb6
0x2bbc…e5480x3e0a…78e7Base—$0.003585100%coinbase74d ago0xc6c97a…915909
0x2bbc…e5480x3e0a…78e7Base—$0.003571100%coinbase74d ago0xb6dae3…cfbcc1
0x2bbc…e5480x3e0a…78e7Base—$0.005683100%coinbase74d ago0x03a1b7…d28947
0x2bbc…e5480x3e0a…78e7Base—$0.004334100%coinbase74d ago0x04ab62…f10dfc
0x2bbc…e5480x3e0a…78e7Base—$0.003011100%coinbase74d ago0xe19d6f…52ff70
0x2bbc…e5480x3e0a…78e7Base—$0.004951100%coinbase74d ago0xdd95a6…d1f668
0x2bbc…e5480x3e0a…78e7Base—$0.004881100%coinbase74d ago0xf8a7fe…a6b340
0x2bbc…e5480x3e0a…78e7Base—$0.003538100%coinbase74d ago0x4cc5fa…243cb5
0x2bbc…e5480x3e0a…78e7Base—$0.005204100%coinbase74d ago0xf0b217…96e3b1
0x2bbc…e5480x3e0a…78e7Base—$0.005826100%coinbase75d ago0x775755…f9e42c
0x2bbc…e5480x3e0a…78e7Base—$0.004121100%coinbase75d ago0x98ff8c…2fb8a9
0x2bbc…e5480x3e0a…78e7Base—$0.004048100%coinbase75d ago0xa9b1d0…eea736
0x2bbc…e5480x3e0a…78e7Base—$0.005546100%coinbase75d ago0x06599f…6f40e1
0x2bbc…e5480x3e0a…78e7Base—$0.003188100%coinbase75d ago0x2e7a12…3eca6a
0x2bbc…e5480x3e0a…78e7Base—$0.004365100%coinbase75d ago0x9e5810…995993
0x2bbc…e5480x3e0a…78e7Base—$0.005566100%coinbase75d ago0xc0fe52…f05eb2

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.