Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x45ced2…4f098b
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x55b1f4…fe645c
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x1322a5…3a4e67
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0xcf9431…3d1ece
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x0cbfb7…03cab5
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa32d ago0x66cb32…87c6e5
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa32d ago0xe342e5…8f239f
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa32d ago0x526681…fd8075
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x93fdf4…93929b
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0xbe4aa4…95d68b
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x6aa6c6…a87662
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0xe711c1…44e5ba
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x1ccd8f…48402b
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x89546e…f905a1
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0xcb1c3c…c69490
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa32d ago0x27888c…5d8ed3
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa32d ago0x8b7091…4afedd
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa32d ago0x2981ae…4157c8
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x51d75d…b473d8
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x3d9b82…42361c
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x8a6351…e06a56
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x0c65c6…7bd49b
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0x0a9c2b…d3d411
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa32d ago0x296996…9568f8
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa32d ago0xf59ccb…9bc6ab

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.