Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x52868b…d08c35
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0xbdcecb…0484d2
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x2e6aca…199872
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0xa9eb21…c8260b
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0xbbaf78…e5b848
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x244cb9…b71563
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x67b296…16410f
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x591c0b…718641
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x4dee9e…0d6ee5
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x8ffee2…4d3eba
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x10d3f5…f804d9
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x95c42d…a823f5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x5e0050…d54009
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x3382d1…8d899d
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x5e5f5c…f9fa35
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x8856b9…4267a2
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0x5c0049…b730c8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x06688b…7c478f
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x85ff37…5f35e5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa33d ago0x37b756…3322f4
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa33d ago0xda5023…737e85
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa34d ago0x55b655…2f4b00
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa34d ago0xab48c0…6373ae
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa34d ago0xedc55e…29f032
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa34d ago0xf4be4f…062057

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.