Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0xecf496…2a460e
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3df819…e93a5a
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0x14b22e…ef4004
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb16602…1570c3
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc947db…e95bbd
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0x148109…c006dd
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0xd92fbe…055db6
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0x523611…e75edb
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa19d ago0xa50f9a…635e01
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3f9c82…bc7621
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x70d1e6…284567
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x55a756…c6276d
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2bccc8…217332
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x83dfd1…f159a2
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc83161…135601
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6c91d2…6a8448
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6cd60c…287c88
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4721e8…85c4dc
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xbb3094…ac45da
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x00741f…58997d
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe45152…53b4ae
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f8a33…e80780
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x148887…1ee634
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd24035…5cc6f8
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1bfb12…9b79a6

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.