Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase33d ago0x828aa6…795776
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase33d ago0x03c938…445899
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase33d ago0x076957…cc94b3
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase33d ago0x569e0a…d8c3ee
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase33d ago0x27270b…66fbac
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase33d ago0x426bb6…0f2e9c
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase33d ago0x221dbb…67cd34
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase33d ago0xaf6770…cee3e3
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase33d ago0x24865a…52867e
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase34d ago0x86526c…1c7084
0x98a8…7bce0xb0af…7de0Base—$0.64100%coinbase34d ago0x4d0e29…ecfd07
0x98a8…7bce0xb0af…7de0Base—$0.66100%coinbase34d ago0x6b2943…f015d6
0x98a8…7bce0xb0af…7de0Base—$0.91100%coinbase34d ago0xd39cfc…6540de
0x98a8…7bce0xb0af…7de0Base—$0.70100%coinbase34d ago0x0f0739…bbd547
0x98a8…7bce0xb0af…7de0Base—$0.70100%coinbase34d ago0xe16d36…05213f
0x98a8…7bce0xb0af…7de0Base—$0.72100%coinbase34d ago0x7c9684…6655c6
0x98a8…7bce0xb0af…7de0Base—$0.62100%coinbase34d ago0x8f6f17…a42952
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x4ed4b3…ce3b49
0x98a8…7bce0xb0af…7de0Base—$0.94100%coinbase34d ago0x0b63ff…95bf11
0x98a8…7bce0xb0af…7de0Base—$0.97100%coinbase34d ago0xac5a95…d147a7
0x98a8…7bce0xb0af…7de0Base—$0.96100%coinbase34d ago0x3abdd4…89d86e
0x98a8…7bce0xb0af…7de0Base—$0.68100%coinbase34d ago0xf5e357…04a7ac
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x287030…267cc1
0x98a8…7bce0xb0af…7de0Base—$0.66100%coinbase34d ago0x43981b…ce8c5e
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x7c4810…0b8db8

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.