Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x039a13…f306b8
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x7b33f6…08817a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xf9495c…638a0b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x8f15bb…3df050
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x84285d…ed5e0e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x0f7a31…3d4d70
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xd4ba51…c7abb6
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xb1299d…fe8ee2
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xd56f27…e9a6e1
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x8c209b…a4faaf
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xf9bf9f…00d8e7
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x750b26…1eef51
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x75bf9b…1d6005
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x57eb38…d2b4b9
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xc82940…812ff2
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xe44edb…63b230
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xea4033…0d73e1
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x0882b6…89b2c2
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xcea74f…08956b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x6b76e5…118650
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x4bc45f…f863f0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0xeb319a…c61724
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x587504…148fac
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x70da75…77924d
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa21d ago0x17afeb…ffc5f9

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.