Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x7f7da9…a66b68
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x1c2bcf…0ad6cb
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x4fe21c…bfe274
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x786d7f…83383c
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xc55b94…7c7e52
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x45d3a5…e00ede
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x63ab33…24dd63
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x43f514…28a976
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xbc679d…915fe8
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x351b2b…b10046
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x275cc6…a19610
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xc4912b…0406db
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x250af4…1b273c
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xdbe6d5…a6a92a
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xaf7f92…63c62e
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x57bf46…037c3d
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x06d46d…8051ba
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xcb005d…d6b293
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x5bb28d…3eaa86
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xe737d5…512bb9
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x6df6a5…ede5a0
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xb78945…1ac227
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x24a5b9…4cbc57
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0xa10356…39f1a6
0x3811…414c0x9c95…e299Base$0.001100%Route unknown58d ago0x2cbb9b…15ff41

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.