Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x11b10e…a089ca
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xe93589…afe781
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xb4b4ad…6a52c0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x12a32c…c5889c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xf51c4a…8d0af6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x4d0197…9287e0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x800aed…15a135
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xc4bf40…21adb9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x36dde2…065235
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xd8fce7…fb4c37
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x496fac…4c8de0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x9ede1a…93283e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x4723f0…846942
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xaacc19…ae3b57
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x1d6a01…e16d95
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x792d0f…1d94d0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x5a556a…86aa7c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x16ce75…4e32fe
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x5ac3f6…44f899
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x26371e…255f83
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x9cf70c…83c293
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xee06d5…b5ac92
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x9a07f0…e48ad7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0x4e723d…5108de
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa20d ago0xa951e8…015177

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.