Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x5d7fcf…c3b432
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x86e329…344d00
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x529894…0f70d7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0x0d9dfb…6f3ef8
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xbef9e6…15ba05
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xcdb352…66535a
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa17d ago0xf4c383…ed7938
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xfe21b7…319e01
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x53ca54…311ec0
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xa94edb…21ee32
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b4f23…90b40a
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xccb81b…5f9651
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x2d1b4b…c22199
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x18b4dc…eda95f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xcb697d…fb2aee
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x83698f…5eac4b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x1c2851…56e6bb
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x9903e6…21d739
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x5a8a37…d98ba2
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xb1393b…25eaf2
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x0743ff…e1a09c
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x87abe0…8d2fc3
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xa707ec…a18d8f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0x16c53a…85da51
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa18d ago0xd732ca…e6273e

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.