Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x2aad13…b7dd0b
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x334718…b1aabb
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0xf71c92…69c3df
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x1af479…d8c97a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x56fcdf…028d73
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0xd1e7f9…5cbce3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x69256b…04dfe3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x83a8f4…aa9cd3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x30c7b1…4aa73d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x303fe0…662955
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x883961…db1027
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x07c51f…1265d0
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x785577…e0d671
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0xd82371…6b5305
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0xe1bba2…770d2d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x431dfc…39e2d7
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x9c1d3d…9b518b
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x549cd0…d37bcf
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x5e51ce…d9980e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0xa3d3fd…ef9f41
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0xb68755…476350
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x7fa111…31b5d6
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x9f9f48…6496fb
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa15d ago0x8b351c…38177b
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa16d ago0x4ee81e…1ee640

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.