Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0461…ba3a0x9d19…08d3Base—$0.02100%fluxa102d ago0x6cbf6a…9f9dd2
0xa6a5…dbb50x9d19…08d3Base—$0.02100%fluxa102d ago0xc06780…6029f6
0x97f8…9a0f0x9d19…08d3Base—$0.02100%fluxa102d ago0x8d11d4…7c5f95
0x45b8…63860x9d19…08d3Base—$0.02100%fluxa102d ago0x325ae2…fd02e9
0x8474…f1680x9d19…08d3Base—$0.02100%fluxa102d ago0x38884c…387ab4
0x5226…aa6e0x9d19…08d3Base—$0.02100%fluxa102d ago0x992d20…8377b4
0xc32c…f0960x9d19…08d3Base—$0.02100%fluxa102d ago0x607d6b…14d467
0x6bee…17ba0x9d19…08d3Base—$0.02100%fluxa102d ago0x8697cc…d82cf8
0x7ed5…a56a0x9d19…08d3Base—$0.02100%fluxa102d ago0xcb8977…4104e0
0xbc0c…5d4c0x9d19…08d3Base—$0.02100%fluxa102d ago0x3908b4…38b3ba
0xe515…ac690x9d19…08d3Base—$0.02100%fluxa102d ago0xda28a7…f595a0
0x2930…1e5e0x9d19…08d3Base—$0.01100%fluxa102d ago0xc276bd…2f962c
0x5b3d…d48f0x9d19…08d3Base—$0.02100%fluxa102d ago0x82ce2f…f2fa69
0xaad5…c8930x9d19…08d3Base—$0.02100%fluxa102d ago0x57a63c…789e04
0x2e6c…9b100x9d19…08d3Base—$0.06100%fluxa102d ago0x027a7f…0dc5a9
0xe893…3fb90x9d19…08d3Base—$0.02100%fluxa102d ago0xd6a8f7…857d83
0x98b3…7e370x9d19…08d3Base—$0.02100%fluxa102d ago0xb138cf…d3d0d5
0x7113…a9770x9d19…08d3Base—$0.02100%fluxa102d ago0x716141…5fadb8
0x06f8…d0080x9d19…08d3Base—$0.02100%fluxa102d ago0x33aa9d…afcb04
0x58ac…a8090x9d19…08d3Base—$0.02100%fluxa102d ago0x14391b…a999ba
0xa6a2…cd850x9d19…08d3Base—$0.02100%fluxa102d ago0xb316cf…8f863c
0x51ce…150d0x9d19…08d3Base—$0.02100%fluxa102d ago0x6b5ffa…8b1295
0x891d…e61f0x9d19…08d3Base—$0.02100%fluxa102d ago0x6fbc77…c3a26d
0x23af…7a180x9d19…08d3Base—$0.02100%fluxa102d ago0xfce377…434b69
0x95a1…2a460x9d19…08d3Base—$0.02100%fluxa102d ago0x71506a…76883b

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.