Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x3b0e03…629145
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x38c5b2…985ec0
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xdec6dd…6d35ab
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x482f56…f91186
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xe15b7c…0ba81d
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x9f6f86…e0113b
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x00b457…fba4d1
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x9ecf82…7831f6
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x9ae59b…93a4b0
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x449c18…514037
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xf19f4c…af229f
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x4be2e4…7d3fae
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x4008fc…51e5db
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xcaa162…2bc3ee
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xab6afe…c8ccac
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x8ce622…5362b8
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x3b8ed8…a61d32
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xf1f45a…3a8b84
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x57726c…144938
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x19d2d8…96c9b2
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x6003e1…908a45
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xceca82…826023
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x8e31d6…698636
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0xed49e0…325fe3
0x0233…63720x9c95…e299Base—$0.001100%fluxa68d ago0x35d7af…938c6a

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.