Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xbb9620…e60556
0x4f42…40b90x9c95…e299Base$0.001100%fluxa37d ago0x58a702…b6e61b
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xdb298a…0c2bb9
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xcdda40…211dde
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xcc2947…82eed3
0x4f42…40b90x9c95…e299Base$0.001100%fluxa37d ago0xd2bfdd…44e98c
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xad1045…744c04
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0x33584f…fa6b5f
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0x945263…55674a
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xd1349e…49a1c0
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0x3bdd08…286c93
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xdba7ac…a7fd50
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xe7f66e…86fa65
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0x3fbe02…8c8db6
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0x920331…e9770c
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0x575bee…567356
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa37d ago0xd44494…12690c
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0x8d61da…320f39
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0x9af701…c85462
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0x289c74…dc4644
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0x4ed8b5…6b73cf
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0x4ec51f…03696d
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0xf843c0…1aa4e6
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0x6e215d…3e3fde
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa38d ago0x28c614…c9b11d

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.