Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12b5…e1060xc3d0…97cbBasex402 service$0.50100%coinbase46d ago0x0ae130…5d7952
0x12b5…e1060xc3d0…97cbBasex402 service$0.001100%coinbase46d ago0x6f0bc4…a037f7
0x12b5…e1060xc3d0…97cbBasex402 service$0.001100%coinbase46d ago0x0300c9…720311
0x12b5…e1060xc3d0…97cbBasex402 service$0.001667100%coinbase46d ago0xe1d7b4…e78895
0x12b5…e1060xc3d0…97cbBasex402 service$0.001667100%coinbase46d ago0x1cb488…d65738
0x12b5…e1060xc3d0…97cbBasex402 service$0.003333100%coinbase46d ago0x6e1b98…619031
0x12b5…e1060xc3d0…97cbBasex402 service$0.003333100%coinbase46d ago0xcdfea5…eea889
0x12b5…e1060xc3d0…97cbBasex402 service$0.003333100%coinbase46d ago0xafdbd3…ecf529
0x12b5…e1060xc3d0…97cbBasex402 service$0.006667100%coinbase46d ago0x368669…6160c1
0x12b5…e1060xc3d0…97cbBasex402 service$0.008333100%coinbase46d ago0x0b30cd…be1bf4
0x12b5…e1060xc3d0…97cbBasex402 service$0.008333100%coinbase46d ago0xc6ef81…5d339c
0x12b5…e1060xc3d0…97cbBasex402 service$0.008333100%coinbase46d ago0x20b415…4b6d8e
0x12b5…e1060xc3d0…97cbBasex402 service$0.008333100%coinbase46d ago0xe1dd90…99f32e
0x12b5…e1060xc3d0…97cbBasex402 service$0.02100%coinbase46d ago0x3187d9…8be15f
0x12b5…e1060xc3d0…97cbBasex402 service$0.02100%coinbase46d ago0x46e0d4…6b53bb
0x12b5…e1060xc3d0…97cbBasex402 service$0.50100%coinbase46d ago0x09448a…d2dee8
0x12b5…e1060xc3d0…97cbBasex402 service$0.50100%coinbase46d ago0x7675b4…c4c020
0x12b5…e1060xc3d0…97cbBasex402 service$0.003333100%coinbase46d ago0xd5aaf8…fb9e1e
0x12b5…e1060xc3d0…97cbBasex402 service$0.001100%coinbase46d ago0xcb0212…53ea01
0x12b5…e1060xc3d0…97cbBasex402 service$0.006667100%coinbase46d ago0xc7731f…8d07e9
0x12b5…e1060xc3d0…97cbBasex402 service$0.001667100%coinbase46d ago0x7194f9…bcc103
0x12b5…e1060xc3d0…97cbBasex402 service$0.02100%coinbase46d ago0xf04d16…a27bbd
0x12b5…e1060xc3d0…97cbBasex402 service$0.001100%coinbase46d ago0x6bc4e8…7d53b1
0x12b5…e1060xc3d0…97cbBasex402 service$0.02100%coinbase46d ago0x219c2f…593d50
0x12b5…e1060xc3d0…97cbBasex402 service$0.008333100%coinbase46d ago0x5ffbf9…99264b

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.