Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x17aa84…5cd01d
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x99d263…41ba1c
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0xc2ee10…b4a258
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x6b912d…18ba5b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0xa39183…0e17a2
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x80c7dc…a3afde
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0xfdfdd6…df4cf4
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x8c6a43…1248ca
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x1536a2…9be006
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0xe2fa6e…cfb913
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x1d299f…2eed0b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x2cf96d…41028f
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x87b7ce…3fe917
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x9e539b…619e15
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x0438a6…e07ab2
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x6fb6e0…3d0de1
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0x1ca815…856dca
0xf007…9c790xfe80…47eeBase$0.001100%fluxa27d ago0xe260be…82ca2b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa28d ago0x10d0e5…9d5c96
0xf007…9c790xfe80…47eeBase$0.001100%fluxa28d ago0x73f4da…d358df
0xf007…9c790xfe80…47eeBase$0.001100%fluxa28d ago0x85c770…c55b98
0xf007…9c790xfe80…47eeBase$0.001100%fluxa28d ago0x4a2b6a…775591

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.