Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase22d ago0x7b4492…1de97c
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase22d ago0xc6ee97…29e7c1
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase22d ago0x8c4653…abd9ba
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x07c217…15711e
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x7e1fe8…ac4601
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0xbd1b06…e05b20
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0xed8884…5d58b3
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x475eaf…f232f5
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0xd8d400…8cd670
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x800635…8c4a23
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0xc21590…ad40f0
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0xb1adc1…d197a1
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0xa8251f…1139d4
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x866d48…8f70a2
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0x56c851…0cac17
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x31d957…2f4eef
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0x958d97…f2c4f6
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0xb49621…7b21ff
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0x2b154f…1f113f
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase22d ago0x3a7bc9…f09ac8
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase23d ago0x5d297b…fb68c7
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase23d ago0x23670b…c00cdc
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase23d ago0x8f98b8…fa29b3
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase23d ago0x41a176…5be6a1
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase23d ago0x0a4f65…6b69c9

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.