Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$1.98100%coinbase42d ago0x366df8…818954
0x98ee…e1ab0xb0af…7de0Base—$1.80100%coinbase42d ago0xd4bffa…fec8bb
0x98ee…e1ab0xb0af…7de0Base—$1.60100%coinbase42d ago0x87de02…dc2497
0x98ee…e1ab0xb0af…7de0Base—$5.00100%coinbase42d ago0x765681…fe6db5
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI42d ago0x93aeb7…248557
0x98ee…e1ab0xb0af…7de0Base—$9.01100%coinbase42d ago0x48f194…236ddc
0x98ee…e1ab0xb0af…7de0Base—$8.01100%coinbase42d ago0x0c557b…ce2c71
0x98ee…e1ab0xb0af…7de0Base—$7.93100%coinbase42d ago0x09cce4…589768
0x98ee…e1ab0xb0af…7de0Base—$7.38100%coinbase42d ago0x696c88…b7469a
0x98ee…e1ab0xb0af…7de0Base—$5.00100%coinbase42d ago0xfc411a…e4ed60
0x98ee…e1ab0xb0af…7de0Base—$6.00100%coinbase42d ago0x6d3264…bbcf5d
0x98ee…e1ab0xb0af…7de0Base—$2.34100%coinbase42d ago0xdc70fa…7a02c6
0x98ee…e1ab0xb0af…7de0Base—$5.65100%coinbase42d ago0x444f75…c16db9
0x98ee…e1ab0xb0af…7de0Base—$5.02100%coinbase42d ago0x6d5b32…002b2e
0x98ee…e1ab0xb0af…7de0Base—$4.86100%coinbase42d ago0x7e3a0c…a97235
0x98ee…e1ab0xb0af…7de0Base—$5.03100%coinbase42d ago0xcff925…76c019
0x98ee…e1ab0xb0af…7de0Base—$2.34100%coinbase42d ago0xe41f32…42b684
0x98ee…e1ab0xb0af…7de0Base—$4.76100%coinbase42d ago0xc8f29d…4095c1
0x98ee…e1ab0xb0af…7de0Base—$4.54100%coinbase42d ago0x90fe64…b18097
0x98ee…e1ab0xb0af…7de0Base—$2.34100%coinbase42d ago0xf7e67f…eb7f5e
0x98ee…e1ab0xb0af…7de0Base—$4.30100%coinbase42d ago0x1bf4ec…e18184
0x98ee…e1ab0xb0af…7de0Base—$4.78100%coinbase42d ago0xd9a9da…30ad67
0x98ee…e1ab0xb0af…7de0Base—$2.34100%coinbase42d ago0xe5551f…3cfbee
0x98ee…e1ab0xb0af…7de0Base—$4.54100%coinbase42d ago0xe85abf…d53f5f
0x98ee…e1ab0xb0af…7de0Base—$2.34100%coinbase42d ago0x2bde25…4cfe6b

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.