Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x98757e…f5f401
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xe5f13d…27f6b5
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x8047d0…13e6b9
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x85f77b…90c7b8
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xcc730a…1f4ddc
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x41224f…153ce4
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xb1d745…ed1110
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x1c8f3f…bc066e
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x173284…a7b001
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x3842c9…67d1a3
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x9ea90f…0137db
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xfdef9a…9d5515
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xbb8606…7a46af
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xfc345d…718b70
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x2c1315…3cdded
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x45e396…5ea972
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x61c0ed…87c96a
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xc4a072…ce0b21
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xa6d686…73a005
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x52a581…4c3ea8
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x2b176a…f44dd6
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa19d ago0xa4693c…4cefff
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa19d ago0x25a126…7d2acf
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa19d ago0x5564eb…b04433
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa19d ago0x34f8bb…1c2664

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.