Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0xa2a464…d26cd5
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x0c7dbc…eb0a25
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0xb10c6c…501046
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x09c85e…c8c008
0x92cc…160b0xfe80…47eeBase—$0.001100%fluxa44d ago0xd8f3c4…2f3a6d
0x92cc…160b0xfe80…47eeBase—$0.001100%fluxa44d ago0xcf1241…171ef2
0x92cc…160b0xfe80…47eeBase—$0.001100%fluxa44d ago0xfff36c…6683ec
0x92cc…160b0xfe80…47eeBase—$0.001100%fluxa44d ago0x0eca45…8d354a
0x92cc…160b0xfe80…47eeBase—$0.001100%fluxa44d ago0x03b075…a3b3ec
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0xbfe741…fd8395
0x92cc…160b0xfe80…47eeBase—$0.001100%fluxa44d ago0x4df5a4…60d7d0
0x92cc…160b0xfe80…47eeBase—$0.001100%fluxa44d ago0xc04ba6…4962a1
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0xd0a5c1…521253
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x578ee3…2bcd8d
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0xa480fb…c6f763
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x155526…d5db1b
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x5c9e1f…53757c
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x98aeb4…7903ad
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0xc314bf…f4cf6f
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x692896…0b8dc0
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x1f5029…27c700
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x49fa84…22a25e
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0xd77d64…a6ba87
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x917294…2268e9
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa44d ago0x0511f0…3961e6

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.