Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x6abda4…0e06d5
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x5cda1c…b9b5a7
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8904e0…065e61
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa4e658…087a6c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0xb6b4f8…6fab08
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x95cbe5…f4b55d
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0xbe4d7a…01b4f3
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc1e13c…fb3fea
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc01cbf…840104
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7fb64d…d8d8c1
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8c3fa2…98277c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x10227e…4b9509
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa23d ago0x40e742…cdaf6c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0xc12a79…33703a
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0x82006b…c3e238
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0xf1f7d4…e5fad9
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0xecf995…3750a9
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0xd370d5…b6e727
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0xb58c2e…0d025e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0xb39353…8e6cf4
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0x6a6963…8e188a
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0x805025…4d8cc3
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0x04d5d1…537031
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0x0ba9ed…a58a0f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa24d ago0xa678f2…54252f

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.