Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0xe21fd9…21b0e4
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x6499a5…085da7
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0xfd525b…96ed6a
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0xe4489e…17b98b
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x76eb93…a2117b
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x5784c9…1dd41f
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0xd9b214…7e3985
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0xc64efa…e402c3
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x7177f4…f662ac
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x24a2d4…82ad5c
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0xcae324…0ca91d
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x472e4f…7302ff
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0xc83a59…506af7
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x5261eb…557f67
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x2240a3…0d7883
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x45c5b3…5c9b66
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x3e770b…642686
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa20d ago0x85121e…4abdf5
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa21d ago0x4d7d4b…6b92d3
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa21d ago0xb23af1…39efca
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa21d ago0x6979ce…b6cf72
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa21d ago0xff9372…1c4bb6
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa21d ago0xcc8971…5e4bd7
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa21d ago0xb46158…486551
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa21d ago0xe90dca…bb89b0

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.