Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2327…c6f9Base—$0.03100%fluxa112d ago0x69dc5d…05fc9c
0xb90a…9ae40x2327…c6f9Base—$0.03100%fluxa112d ago0x5f3633…b1e96e
0xb90a…9ae40x2327…c6f9Base—$0.02100%fluxa112d ago0x6ec186…61afe7
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa112d ago0xeff11b…be6dce
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x7076bc…7ad557
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x32f227…8c34f5
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x8ad052…29c020
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x053d39…f759f1
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x4e71c2…7d1882
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x374f05…a695ba
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xc244d7…c66508
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x1c9eec…741069
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x3c9597…f2278a
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xcbceab…27b88b
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x39669a…549e2e
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x01df31…5b0adb
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x5fac3c…c61f76
0xb90a…9ae40x2327…c6f9Base—$22.00100%fluxa113d ago0x7c88b0…dc3d9f
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xb0d770…b5c2c7
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xe2ad13…c319d9
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xcbe9a2…951c8a
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x2a6584…d5d18a
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x8577ad…c71557
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xeef084…5a55f6
0xb90a…9ae40x2327…c6f9Base—$0.02100%fluxa113d ago0x0f3026…478f54

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.