Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0xf13220…eaac3c
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x55d79d…95d3ef
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x7e965b…f48b59
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x913ab6…569270
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x31d565…2e4a2c
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x49c67d…528e76
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x6edfea…0d6aac
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x84d45c…6e6a6f
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0xb2b805…21be97
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x6cdc35…236dcd
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x0b8921…41e60a
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x5a45e7…578265
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0xb9cc86…7d7d53
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x96ae42…d7338a
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x22c3e6…f7aa43
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0xc922dd…1e0b87
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0xd892bc…479081
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0xa13b10…79cc9c
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x5dac56…151eb5
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x63267b…c7bc3e
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x1f8c97…29d5d2
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0xc8dadb…10df88
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x95c389…206383
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x14ec28…d6501b
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa18d ago0x242068…c3b252

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.