Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xfa39ab…10aa95
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x148c8f…d184ea
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xee5a94…004d7f
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xa0cd68…255f44
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x56407f…b41dcb
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x604dd0…74ad09
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x23bf42…346918
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x0b8b32…ddf935
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x974b9f…8ea574
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xd181b0…fd25fe
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xf26dce…9a87a7
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xff2a47…07db26
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x0b5077…d4bd11
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x17937f…9b64bb
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xc3fd82…ea478a
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xa9a626…a91813
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x164606…c12bb0
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xdcf312…518764
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xb339cc…09dfeb
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x7655e6…fa09a5
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x53fea2…a290cc
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x9045ed…bb8d6f
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0x61a521…d5e0fc
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xd44cc3…6b99bb
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa84d ago0xae1795…06730f

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.