Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0xa69e7c…f00cf4
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x6b0bc6…6b7fa1
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x152b1a…52f11c
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x7bde68…f2c753
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0xd64a22…70b613
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x7815d6…7f961e
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa37d ago0xf2925b…df49e2
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x8e3a94…6625de
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x9f6ce6…ec50ca
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0xc9e811…a58877
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x112ea5…dda793
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0xc47100…09bad5
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa37d ago0x30e01b…846a2e
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0xbd7f4b…bd7e5a
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa37d ago0xa89336…acba04
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa37d ago0x1c8848…4be9c0
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0x224876…4c8cde
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xab25dc…5bc4df
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0x5b3185…484a83
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xbf5dc2…bb30a4
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xa7f45c…e4d4da
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xe3d8d0…14c112
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0x270e68…92da25
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xe824e4…417462
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xada9f7…84a43f

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.