Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xf8de66…5fb88b
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x7f21bd…3c900a
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x961b8c…c0f244
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x128542…0c00c8
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x9c6e31…4b9850
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xfebbe9…7108dc
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x1af3b8…045d1e
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xd7ef9f…4ba518
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xb43c94…9b9424
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xe368e3…478fb7
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xfbd4ae…2ce1c6
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xa813e7…5fc9e7
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x534f89…52e60b
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x106398…f446f8
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x78a1f5…537dfc
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x8c98af…6278e7
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x307333…e852e1
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x000b02…62ef01
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x9ecf11…945fb7
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x71bfac…b898d5
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x198866…afc7f3
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0x63fe27…acd994
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xd78570…ca4233
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xcf5879…c83e26
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown48d ago0xa6f3ac…8a2851

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.