Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x532f57…f6e3f3
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xaf1e8c…5d350e
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xd534ea…b76127
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa44d ago0x34275c…b05b46
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x704b90…120c53
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x4e29ee…767542
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x82e60c…421081
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xbe1c72…abc790
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa44d ago0x9e9b6e…a83534
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xd5b25b…9a5de5
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x6765e3…df40cf
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa44d ago0x11cf67…9426c6
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x113b41…2d89a1
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x37c4eb…c71e92
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa44d ago0x0c905e…528e77
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x5fdcec…115fc0
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x4e5e2b…5116dc
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa44d ago0x3a69f6…355b41
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0x213a71…b19ea0
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xe3b977…c8eccb
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xeb2ab8…693df5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa44d ago0x0dea41…2425d8
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xc37ec8…7dda42
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa44d ago0xb52245…6b6e94
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa44d ago0x35b01c…8a1a26

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.