Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc4d…94210x3e0a…78e7Base—$0.005522100%coinbase74d ago0xba3dee…92278b
0xbc4d…94210x3e0a…78e7Base—$0.003168100%coinbase74d ago0x255e84…33dfc5
0xbc4d…94210x3e0a…78e7Base—$0.003468100%coinbase74d ago0xb11a29…b5be6b
0xbc4d…94210x3e0a…78e7Base—$0.003918100%coinbase74d ago0xdc472e…f2f1fc
0xbc4d…94210x3e0a…78e7Base—$0.003347100%coinbase74d ago0xedee99…747761
0xbc4d…94210x3e0a…78e7Base—$0.004691100%coinbase74d ago0xd8ddd7…f2a7ee
0xbc4d…94210x3e0a…78e7Base—$0.002872100%coinbase74d ago0x2189dd…9d7bfa
0xbc4d…94210x3e0a…78e7Base—$0.003548100%coinbase74d ago0x05ad2f…5e0e0b
0xbc4d…94210x3e0a…78e7Base—$0.005424100%coinbase74d ago0x233ca7…37c950
0xbc4d…94210x3e0a…78e7Base—$0.005832100%coinbase74d ago0xada20c…d2474b
0xbc4d…94210x3e0a…78e7Base—$0.00562100%coinbase74d ago0x3c41aa…389ea0
0xbc4d…94210x3e0a…78e7Base—$0.00497100%coinbase74d ago0x24262d…f16c74
0xbc4d…94210x3e0a…78e7Base—$0.005121100%coinbase74d ago0x7f1229…48af87
0xbc4d…94210x3e0a…78e7Base—$0.00431100%coinbase74d ago0x833ec6…d7d4df
0xbc4d…94210x3e0a…78e7Base—$0.005889100%coinbase74d ago0xb96ecd…4d5978
0xbc4d…94210x3e0a…78e7Base—$0.003993100%coinbase74d ago0xbd54a2…36a3e9
0xbc4d…94210x3e0a…78e7Base—$0.003341100%coinbase74d ago0xf167c2…f6d68f
0xbc4d…94210x3e0a…78e7Base—$0.003712100%coinbase74d ago0x5402ab…03cbfc
0xbc4d…94210x3e0a…78e7Base—$0.00504100%coinbase74d ago0x107d24…fc02de
0xbc4d…94210x3e0a…78e7Base—$0.003627100%coinbase75d ago0x72118c…752a23
0xbc4d…94210x3e0a…78e7Base—$0.003449100%coinbase75d ago0xa77c21…7c048e
0xbc4d…94210x3e0a…78e7Base—$0.003088100%coinbase75d ago0xff56fc…4c40b8
0xbc4d…94210x3e0a…78e7Base—$0.004452100%coinbase75d ago0x4dedb1…6b722d
0xbc4d…94210x3e0a…78e7Base—$0.005645100%coinbase75d ago0xa96327…d2a7d0

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.