Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd0b…8e2d0x9c95…e299Base$0.001100%fluxa15d ago0xfbb05f…b0ee50
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown15d ago0xbbd248…e52767
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown15d ago0x592e55…68d959
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown15d ago0x21489b…2694d8
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown15d ago0xbac3d1…2890f5
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown15d ago0x91b185…a24b5e
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x27d1d3…2a1675
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x1c92fe…8adf47
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x92fe1a…07c811
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0xd92c9f…8869a9
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0xe3b698…5418d0
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x473648…b7383c
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0xf102bc…2ae72e
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0xa0c933…8dbe6d
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x4fcf13…88fd74
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x82be48…527cd6
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x78e258…117e32
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x2f4e37…3b9e8c
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0xb25300…d7b8f6
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0xc76b2c…2b11d0
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x470360…530767
0xdd0b…8e2d0x9c95…e299Base$0.001100%Route unknown16d ago0x5b9b02…409cce

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.