Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x292fb3…40953a
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x5f4baf…a9b478
0x74cc…76e90x9c95…e299Base$0.001100%fluxa36d ago0x0f07ef…80ec63
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x2ddbfd…0bd350
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x08bb30…c287e0
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x5b428c…b47d94
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x83c4f4…6ca3de
0x74cc…76e90x9c95…e299Base$0.001100%fluxa36d ago0x061a53…c95f20
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0xea51da…744193
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x4316e3…a81587
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x9105e8…29287c
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x7d11e7…85e431
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0xed1482…80e2bb
0x74cc…76e90x9c95…e299Base$0.001100%fluxa36d ago0xb05668…957526
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x2d4284…58e83c
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0xb4438a…cf1469
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x61b8ae…5e4899
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0x1f019f…72e290
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa36d ago0xfde4e8…5df222
0x74cc…76e90x9c95…e299Base$0.001100%fluxa36d ago0xf2c293…8673e6
0x74cc…76e90x9c95…e299Base$0.001100%fluxa36d ago0x783b7c…1b35d0
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0xc69152…85d58b
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x7062ea…aecd2c
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x5497d2…dc60c8
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x98ccdb…fc0959

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.