Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x33de34…295f19
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x9a8dc4…3bae87
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xbac840…98cf93
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xb87e9f…133ce9
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xc55429…702ae1
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x198188…b305af
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x2509cc…6266a2
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xc3b273…7ebba9
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x1b3f3a…38b7f8
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xb79ffb…330ec8
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xb3e98f…246f24
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xa130b2…208904
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xfcbee2…7d94cf
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x98c37f…c4c2ce
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xbe0009…3d4500
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x6e3f67…fffe50
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x489252…4b2cbf
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x7828ce…ba173b
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x90176b…42901b
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x76ae3f…1c9fc8
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x22024d…3a2119
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xc04900…b41c2a
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xb84ea9…89569c
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0xf111a3…705e7a
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa18d ago0x36edda…938d59

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.