Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa31d ago0x7ba6f0…712219
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xb5a210…8e8573
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x72e430…d2b22f
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x1713d1…0c47ce
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xf0fd5f…3b3a07
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x9b69d9…53fc4a
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xbade1d…e0970f
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x48dae1…1ff092
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x7311ca…69b52e
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xe5262b…7a5dbe
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x49e555…61a88d
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x1821be…cc5e09
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xfb8813…04775f
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa32d ago0xc27e48…79a154
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa32d ago0xe5c3f5…038fe3
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa32d ago0x46e389…5ee114
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xcef4f9…1b423c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa32d ago0xd22c81…5bbf42
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x45ecef…bc5a6e
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xac1c57…9ff105
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa32d ago0x547450…aca5d0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa32d ago0xd5052d…970ded
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xbdaf47…0ddc63
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0x800453…3cffd5
0x22ae…f38f0x9c95…e299Base—$0.001100%fluxa32d ago0xb1036a…f23a3f

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.