Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0x5bb52f…4b12c5
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0xe20612…70b800
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0x0db474…3df32d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0x046160…cc0772
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0x22c9b0…99de08
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0xbbfe8e…0b9a55
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0xe67ce4…60da45
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0x10d3d0…0d4285
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0x4951b7…e369ec
0x7369…7d640x9c95…e299Base—$0.001100%fluxa46d ago0xdad277…0a5677
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x05a394…86528a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0xbe6177…04678c
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x5cde2f…843306
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x8589f4…e2c103
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x561d8f…39ea6c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa47d ago0x37cc86…2e1c17
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x890255…738165
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x743684…607a4c
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x8e05ea…43ff83
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x828295…84ba2a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0xb73f37…2112b8
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa47d ago0x8ff583…626e6e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa47d ago0x667cf8…cf9f85
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x732961…316894
0x7369…7d640x9c95…e299Base—$0.001100%fluxa47d ago0x1674e5…6bac11

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.