Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe02b…727b0x3fb1…68c1Basex402 service$0.002100%coinbase21d ago0x0ffb48…1a6bbc
0xe02b…727b0x3fb1…68c1Basex402 service$0.002100%coinbase21d ago0xbb397f…55c0a4
0xe02b…727b0x3fb1…68c1Basex402 service$0.002100%coinbase21d ago0xb316a8…a2821d
0xe02b…727b0x3fb1…68c1Basex402 service$0.001100%coinbase21d ago0xcba523…973494
0xe02b…727b0x3fb1…68c1Basex402 service$0.001100%coinbase21d ago0xcebc0f…d3a63f
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x2df38b…06393f
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x03014c…b118cc
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xdaf5d0…5118b5
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x9115fb…cd2dbe
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x0b2678…0c57e5
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x117a91…9c43a6
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xc8f7c2…8ed2ae
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xd0c05a…1f5542
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xcaf151…9b2029
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x6b1bd4…6c0564
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xf08147…1dc396
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x3cf7d3…4d62df
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x482587…0b7892
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xdf5623…a46586
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x74134e…e3a582
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x6cadf3…0d75d6
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xa040e1…3064b1
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xe24b35…330be0
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0xf9f602…754dbc
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase21d ago0x656941…41d771

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.