Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x78c81a…ffbf63
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x5cf8d2…2a70cd
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x50b95d…0a5e36
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x82b33a…213f97
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x6e72d1…8c7242
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x4c08ae…3ca533
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x6167b0…e04654
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xc1991c…22daf1
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xadce59…0d10c0
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x3066b4…c35989
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xf88c9e…53c26d
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x924c2e…0e32aa
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x0c88f9…902bcd
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x5a2351…d950b9
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xaeffb7…b0f345
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xa9955b…5615bc
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x17488c…394d76
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x9a5d1e…763931
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xeab49e…6ef528
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x124cb1…de7f62
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xb15c85…0c45d4
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xbf116a…fc5551
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xf981a7…17e920
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0xf8d8de…aadd13
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa65d ago0x387b4e…edae9c

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.