Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0xad8a05…886192
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xcab498…2eed35
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xb4b957…05602b
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x20aa37…0c8ff0
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x961b71…330fa8
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x4ce610…fdcf8a
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x91004a…2273ab
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xf14162…e92cf1
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xfe45dc…56326e
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x4c2002…c9c6ec
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xeb74b9…9a0263
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x05fdc7…723337
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x5ecb93…60545a
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xdd55ac…ec60d0
0xf613…d8670x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xf94402…1fe2e8

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.