Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x7863cd…e8a77d
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x5d59db…ae0e17
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x1a8162…b1f9dc
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xfa8494…a6a22d
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xd7cfc8…2d5938
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x9a3b68…7f05d5
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x0ccbc5…74b3b1
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x62b077…8be667
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x29a83e…d1390d
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x77afda…da3e67
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xfa3007…94dd08
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x2e8797…942245
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x0a8db7…df87c3
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xb761d2…94e4b8
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x06efb5…b07668
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xe1813f…becfcc
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x70416c…6e5c7e
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xc0eedc…ea4a5d
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xd54ae0…031d7c
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x67c1ea…6d8933
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x4c9f5d…fa9c7c
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0x33d7a0…bbf985
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xe54a7e…58a1b7
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xe87cbb…9e1696
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.2325%Route unknown108d ago0xc68920…943411

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.