Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc93d…a43e0x3e0a…78e7Base—$0.003933100%coinbase74d ago0x41ee17…5f5414
0xc93d…a43e0x3e0a…78e7Base—$0.003093100%coinbase74d ago0xa2bd2c…55dafc
0xc93d…a43e0x3e0a…78e7Base—$0.003008100%coinbase74d ago0xf627a7…7aebed
0xc93d…a43e0x3e0a…78e7Base—$0.003934100%coinbase74d ago0x9e78e3…74447d
0xc93d…a43e0x3e0a…78e7Base—$0.005614100%coinbase74d ago0x82b0ef…838fd0
0xc93d…a43e0x3e0a…78e7Base—$0.005882100%coinbase74d ago0xab8b3b…0dd3e1
0xc93d…a43e0x3e0a…78e7Base—$0.005387100%coinbase74d ago0x3f8ec6…0560ec
0xc93d…a43e0x3e0a…78e7Base—$0.003306100%coinbase74d ago0x8d38f6…95691f
0xc93d…a43e0x3e0a…78e7Base—$0.004836100%coinbase74d ago0x84c090…4f490c
0xc93d…a43e0x3e0a…78e7Base—$0.00273100%coinbase74d ago0x292dd8…c3a847
0xc93d…a43e0x3e0a…78e7Base—$0.003257100%coinbase74d ago0x5d9e32…1721dc
0xc93d…a43e0x3e0a…78e7Base—$0.002922100%coinbase74d ago0x90e3a2…3ae3f6
0xc93d…a43e0x3e0a…78e7Base—$0.003112100%coinbase74d ago0x9448e8…0fd76d
0xc93d…a43e0x3e0a…78e7Base—$0.003371100%coinbase74d ago0xe4036c…0f9fc3
0xc93d…a43e0x3e0a…78e7Base—$0.003726100%coinbase74d ago0xe5f5e3…bae6a1
0xc93d…a43e0x3e0a…78e7Base—$0.003878100%coinbase75d ago0x2b633c…b3b0c0
0xc93d…a43e0x3e0a…78e7Base—$0.002998100%coinbase75d ago0x5173a8…e3d59a
0xc93d…a43e0x3e0a…78e7Base—$0.00316100%coinbase75d ago0xf3fdd8…0990bd
0xc93d…a43e0x3e0a…78e7Base—$0.005334100%coinbase75d ago0x33112c…16571d
0xc93d…a43e0x3e0a…78e7Base—$0.005479100%coinbase75d ago0x91082f…133f97
0xc93d…a43e0x3e0a…78e7Base—$0.004773100%coinbase75d ago0x68d177…3c7134
0xc93d…a43e0x3e0a…78e7Base—$0.004836100%coinbase75d ago0xa9913c…e000ad
0xc93d…a43e0x3e0a…78e7Base—$0.00537100%coinbase75d ago0xa0d5e5…305bba
0xc93d…a43e0x3e0a…78e7Base—$0.003474100%coinbase75d ago0x7474c0…f15d1f
0xc93d…a43e0x3e0a…78e7Base—$0.004395100%coinbase75d ago0x4604ce…fcdbaa

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.