Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9b…a7ce0x7436…a067Base—$0.01100%coinbase60d ago0xd29877…42703c
0xaf9b…a7ce0x2f71…8db3Base—$0.01100%coinbase60d ago0x92b408…01bebd
0xaf9b…a7ce0x69c4…f172Base—$0.01100%coinbase60d ago0x30f864…de8616
0xaf9b…a7ce0x6081…850bBase—$0.01100%coinbase60d ago0x7de886…966c8d
0xaf9b…a7ce0x6b66…15c6Base—$0.01100%coinbase60d ago0xfa3240…359ce3
0xaf9b…a7ce0xb5d0…a1a4Base—$0.01100%coinbase60d ago0xf2aab8…1b2ba3
0xaf9b…a7ce0x739b…7b69Base—$0.01100%coinbase60d ago0x0522c4…336d6e
0xaf9b…a7ce0xf6ff…a314Base—$0.01100%coinbase60d ago0x3760c3…108725
0xaf9b…a7ce0x141c…c35eBase—$0.01100%coinbase60d ago0x083a38…c7d854
0xaf9b…a7ce0x6b4a…fd34Base—$0.01100%coinbase60d ago0x0e8dfd…c1f693
0xaf9b…a7ce0xce1f…790cBase—$0.01100%coinbase60d ago0x2d06f0…79b1f4
0xaf9b…a7ce0x2bb7…6ff8Base—$0.01100%coinbase60d ago0xac60b8…f2307e
0xaf9b…a7ce0xce38…43beBase—$0.01100%coinbase60d ago0x79161c…53977d
0xaf9b…a7ce0x62dc…1303Base—$0.01100%coinbase60d ago0x41ff7f…a26b8f
0xaf9b…a7ce0x9e2a…20d6Base—$0.01100%coinbase60d ago0xd2649b…df2721
0xaf9b…a7ce0x1487…994eBase—$0.01100%coinbase60d ago0x7d730b…65a069
0xaf9b…a7ce0xc83c…688bBase—$0.01100%coinbase60d ago0x2f10f2…755302
0xaf9b…a7ce0x1a04…8379Base—$0.01100%coinbase60d ago0xfc1f27…a8d332
0xaf9b…a7ce0x8385…4b71Base—$0.01100%coinbase60d ago0x2941f5…81975d
0xaf9b…a7ce0x1021…a333Base—$0.01100%coinbase60d ago0xc1acb5…028a95
0xaf9b…a7ce0x4513…42c3Base—$0.01100%coinbase60d ago0xbd7148…e82754
0xaf9b…a7ce0x1abc…7a81Base—$0.01100%coinbase60d ago0x36a0c5…cc93c8
0xaf9b…a7ce0xbd39…1c64Base—$0.01100%coinbase60d ago0xf94f5e…1ad001
0xaf9b…a7ce0x5aee…9d6fBase—$0.01100%coinbase60d ago0x8a14dd…1ad4b7
0xaf9b…a7ce0x6c2f…e229Base—$0.01100%coinbase60d ago0x467eee…ec1c19

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.