Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa41d ago0x30b851…b354b5
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa41d ago0x9609c1…632f29
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x6d4bc2…f63be0
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0xc9321f…0b156e
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0x002994…d2df6b
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0x7e86b4…c9565b
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0x659a01…f8b37e
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x544bbb…d11880
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0x0dbc20…a58f12
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0xbe265b…023913
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x10b6a7…181cf2
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0xdc28ae…5a1c30
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0xfb3871…b4ff1f
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0xafbd94…d8c7b3
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0xf1d73c…5b2c98
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0xe8ea4d…0db925
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa42d ago0xbb0aad…25ced3
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x94426d…e3f6a7
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x28bce1…b024d7
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x1d19ef…05ae71
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x844a6e…a13621
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x0fb7f5…bbd1a9
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x3f1729…01e1c9
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x10abe6…484105
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa42d ago0x2e313c…ff049d

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.