Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeda…7d9c0x3e0a…78e7Base—$0.003181100%coinbase74d ago0x3df8f4…3f0564
0xfeda…7d9c0x3e0a…78e7Base—$0.003663100%coinbase74d ago0x3b0f84…445eca
0xfeda…7d9c0x3e0a…78e7Base—$0.003437100%coinbase74d ago0x9f045f…ae2579
0xfeda…7d9c0x3e0a…78e7Base—$0.002851100%coinbase74d ago0x826a7c…025784
0xfeda…7d9c0x3e0a…78e7Base—$0.005207100%coinbase74d ago0x89431e…a52734
0xfeda…7d9c0x3e0a…78e7Base—$0.003476100%coinbase74d ago0x0ce6bd…735f3d
0xfeda…7d9c0x3e0a…78e7Base—$0.005858100%coinbase74d ago0x2b1112…f0ca8a
0xfeda…7d9c0x3e0a…78e7Base—$0.003978100%coinbase74d ago0xe31249…7a6bb7
0xfeda…7d9c0x3e0a…78e7Base—$0.003111100%coinbase74d ago0x083bc4…f87222
0xfeda…7d9c0x3e0a…78e7Base—$0.004094100%coinbase74d ago0x899121…540ce6
0xfeda…7d9c0x3e0a…78e7Base—$0.004871100%coinbase74d ago0xf1a980…4832ea
0xfeda…7d9c0x3e0a…78e7Base—$0.005179100%coinbase74d ago0xb0c1cf…535636
0xfeda…7d9c0x3e0a…78e7Base—$0.0053100%coinbase74d ago0x220765…60b0c0
0xfeda…7d9c0x3e0a…78e7Base—$0.005222100%coinbase74d ago0x552438…3cf8df
0xfeda…7d9c0x3e0a…78e7Base—$0.004157100%coinbase74d ago0x4de480…9d4d17
0xfeda…7d9c0x3e0a…78e7Base—$0.003053100%coinbase74d ago0x5a4a41…293352
0xfeda…7d9c0x3e0a…78e7Base—$0.004367100%coinbase74d ago0xd387d1…3c230e
0xfeda…7d9c0x3e0a…78e7Base—$0.002876100%coinbase74d ago0xa2dd7a…221095
0xfeda…7d9c0x3e0a…78e7Base—$0.003605100%coinbase74d ago0xb4fb5d…824726
0xfeda…7d9c0x3e0a…78e7Base—$0.003391100%coinbase74d ago0x136d15…e055b9
0xfeda…7d9c0x3e0a…78e7Base—$0.005332100%coinbase74d ago0x676629…74c84d
0xfeda…7d9c0x3e0a…78e7Base—$0.003071100%coinbase74d ago0xe3f83f…9050dc
0xfeda…7d9c0x3e0a…78e7Base—$0.002652100%coinbase74d ago0xdc902a…961faa
0xfeda…7d9c0x3e0a…78e7Base—$0.005136100%coinbase74d ago0x0418a7…0fb114
0xfeda…7d9c0x3e0a…78e7Base—$0.003075100%coinbase74d ago0x7e42f2…b83de3

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.