Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x800480…c8ec99
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xa29fd6…f0b6e0
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x562cb3…d7a0f5
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xda0203…344a5c
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x767669…b8546c
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xd18de1…e927bb
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x208679…bdc3a3
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xda6d0a…954f0d
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x1313e5…083553
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x375aeb…dd3a2e
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x965817…7a8d36
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xe964a0…459955
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xfe6f72…b58fc8
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xd2a605…b5a1cb
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0x42b449…d1a193
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xb0aa70…6c58d5
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xe226db…ce33ba
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa72d ago0xe4aefc…ac2660
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa73d ago0xcdc60a…20dd25
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa73d ago0x410bba…1384af
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa73d ago0x7a968b…8fcba5
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa73d ago0x28beec…8aa65b
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa73d ago0x30f7de…f2f64d
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa73d ago0xa4bce3…a4d07a
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa73d ago0xad9c08…d4b0a7

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.