Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x73f5eb…5116fb
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x3b0cec…ebd385
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x3f5647…dd9a34
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x0c092f…2bc93b
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x079649…6e7dfa
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xd2a948…6ded18
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xe2a910…d47618
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xd9c313…c83bf7
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x75c5db…b3c643
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xd92cde…0ebdcd
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x90d28d…1af930
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x579a2a…f6fbea
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x0dc352…1e8bcb
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xd08998…aaaa04
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xcd2b51…557675
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xb5091a…ea82f5
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xb84bc0…b7b277
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x461bab…0b8c30
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xb503a6…e0e810
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x57029f…0a7adb
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x6ad422…e2e6b2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x5d7278…3ce062
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xaefba8…6d9ff1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0x46306e…f0f140
0xb755…07c10x9c95…e299Base—$0.001100%fluxa89d ago0xdc968b…1c27fb

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.