Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0xc0ca7d…fcd7d2
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0xa435b5…9ad958
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0xb0f041…485dc9
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0x1c253d…67d2fc
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0x71d84a…a79e7b
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0xe69342…c67186
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x2367fd…ceaa0a
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0x76ad90…41b3c1
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x8099b2…5cb345
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0xfb2043…bb19e3
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0x722962…936977
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x97197d…d97cee
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0xd20173…c3239a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x8a04b4…e9d316
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0xb81d4a…cc15c1
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x1e156c…8128c5
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0xce575e…8f8a9c
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0xed0746…c2bbfa
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0x08f9cf…003995
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x6519e5…73ed4b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x365976…4a9cca
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x344436…5911f6
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0x4fbd86…c73e9a
0x340e…48510x9c95…e299Base—$0.001100%fluxa34d ago0xca0377…c4a080
0x340e…48510xfe80…47eeBase—$0.001100%fluxa34d ago0x28dadc…97e187

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.