Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…a5550x9c95…e299Base$0.001100%Route unknown42d ago0x70e265…6bd204
0x285f…a5550x9c95…e299Base$0.001100%Route unknown42d ago0x28b451…e5c9ba
0x285f…a5550x9c95…e299Base$0.001100%Route unknown42d ago0x213f00…3fade2
0x285f…a5550x9c95…e299Base$0.001100%Route unknown42d ago0x2b1c08…257f99
0x285f…a5550x9c95…e299Base$0.001100%Route unknown42d ago0xacce62…828807
0x285f…a5550x9c95…e299Base$0.001100%Route unknown42d ago0x0548d0…ee4c67
0x285f…a5550x9c95…e299Base$0.001100%Route unknown42d ago0x14b7c1…654f7f
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xd22fea…7159a4
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xbad17e…ad1120
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xdafa91…06a202
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x6da9b7…dee3ed
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x40def3…e39b85
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x5f6ad4…35ebd5
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x152ac1…516e27
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xe69270…75186a
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x442f42…35ae18
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xe9467c…3ff309
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xb13565…258b3f
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xe94dd2…33e40b
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x5b9ed1…8c96c7
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x6d8245…35f2de
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x22b902…643478
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xbdddd1…451617
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0x1f054c…f82885
0x285f…a5550x9c95…e299Base$0.001100%Route unknown43d ago0xe3e6c5…16208a

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.