Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x882f8b…77a383
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x1f45c4…b7fef9
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0xdfb1c8…edff1a
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0xd19406…e334a3
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x3b29a7…5e3a96
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa47d ago0x94ef07…6782d1
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x18d452…0d0005
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x7c6f05…b02ea4
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x990d80…2c81c7
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa47d ago0xa2cda0…d4a18a
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa47d ago0x79fb1d…5944f4
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0xf321bf…113f73
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa47d ago0x9f6caf…68aaf4
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0xa30317…78b547
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa47d ago0xcbb98a…5411d1
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa47d ago0x0efa5b…ce28d4
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0xa48831…0f7ebe
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x02a229…3662c1
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa47d ago0x7baff0…8dfdc3
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x73ffbf…2667bd
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0xdead12…2a1d34
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0x32cf56…b2e27e
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa47d ago0xd47c1f…95ad16
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa48d ago0x722d76…5b98ee
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa48d ago0x0ffd5d…bfda3b

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.