Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x049dc2…c274ac
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xfa1fe5…105a52
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x8fe870…f68d8c
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xc03c80…e508fb
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xf39bc3…598b6d
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xff5b4d…b4c89b
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xfaef60…0aa996
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xbfa5b2…7d072e
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xbca4a6…2e2670
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xe4cca0…c92f61
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x27a793…53b063
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x54c557…32d378
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xd205c5…160314
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xf59520…30d3c9
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x05ffa6…4cb16a
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x595886…45dffc
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x87dbf9…698b0a
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xe3e86a…f511ff
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x6599db…73378e
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xceb547…3f15db
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0xc99286…bf6b40
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x54d433…9d0f16
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa18d ago0x02e79c…323177
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa19d ago0xf13a24…3c2756
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa19d ago0xbef1f5…da4990

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.