Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0xf8c319…53dbc8
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0xfefc0f…b9db2b
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0xf9cab4…8796e8
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0xf9b11b…c11dae
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa46d ago0xd2dd4b…8ee416
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0x0212a0…376e14
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0x37afbb…679c05
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0xadbe00…628fc9
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0xab70d3…78ab0c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0xfad944…1a9b6a
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0xa3a5e0…ddfa94
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa47d ago0xf4d9e8…6727e0
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0x7f507e…c858a2
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0x933682…7879f4
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0xe06e26…f95504
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0x8fa0c2…bab3d9
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa47d ago0xda084a…efb503
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0xd85aea…c17b44
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0xb93f02…d5b227
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0x9728f4…b70174
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa47d ago0x074db3…8a49f9
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa47d ago0xdf3ad0…36baa3
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa47d ago0x55ece9…f89519
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0x6f8987…948e5e
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa47d ago0x8f9cfc…bb87a9

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.