Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa11d ago0x207a87…a85f29
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa11d ago0x2a51c7…f4b4e0
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa11d ago0x1dda69…50156b
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa11d ago0x168594…af5e91
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa11d ago0x354151…2af332
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x7225d4…b02969
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x9e0d51…97265b
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x396377…1eec39
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x258324…8b826f
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0xf1daed…bf7100
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x282bec…9993ad
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x9210ba…75687f
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x6b873c…2122b5
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0xd5b4d9…62445d
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x45d6bc…86849b
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x23a63a…4812ae
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0xf54ac0…069608
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x3e15fe…ae5761
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x23d2d3…e0d485
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x4b0b22…5a33c6
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x1b48ad…7cad82
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0xeb85e1…9ed6a1
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x114ed5…c06909
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0xa0e6cc…2fa859

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.