Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xd0ae0d…1649df
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xfaeee4…b76bf9
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xd66f31…9e7486
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xabf45a…a1372c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xcd5d30…7a985f
0x102d…f7600x9c95…e299Base—$0.001100%fluxa35d ago0xd343a3…1c720e
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x7eb792…a5c5dc
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x516714…409da4
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xbdb3a5…1f874c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xc88e83…4bbcc0
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x8edd2b…17b6ec
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xaa3f6e…d83135
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x11bb5a…6cb9cf
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x7c4e61…2731e7
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x2204b4…441fee
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x9fe849…262619
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x7bbbd0…73736b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x10a360…e9da61
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa36d ago0x662912…8efbca
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa36d ago0x451a20…2636cf
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa36d ago0xa6588b…b06ef7
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa36d ago0xa7f205…ec67ce
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa36d ago0xe39da1…f28bfb
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa36d ago0xf92099…abee29
0x102d…f7600x9c95…e299Base—$0.001100%fluxa36d ago0x9752ae…9ac672

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.