Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0xa96e92…a5f603
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x6b36ac…b2b11f
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x2d649a…8d07f4
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x60311b…7cf938
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x4969bd…df5669
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x6cf76e…e0833b
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x02e4fd…0c7124
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x6eb905…ddb4e2
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x8a9a93…e0b417
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0xacd75a…0ddd94
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x885538…34bd18
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x4c42b7…9e09ee
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x0a0011…fab8ee
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x30d5cd…06f0f5
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0xcb3ced…1f2a03
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0xce4814…1ffbc8
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa32d ago0x6c99b1…80d7db
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa32d ago0x2c9302…f51eb2
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0x900914…53b93f
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa32d ago0xf02674…e73276
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa32d ago0xb8abd2…4bcef9
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa32d ago0xc96c91…ad0f3c
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa32d ago0x891f13…18dd01
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0xbff6d6…062466
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa32d ago0xa5a184…49b1ea

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.