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%fluxa32d ago0x26432e…959318
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0xea5a4c…b65d0d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x0533fd…30b66b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x79a635…59b7a9
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x5e2768…a514fc
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0xc5b8cd…161205
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x524881…bc35dc
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x38c7cb…840177
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x4f0767…fade07
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x0a8219…bae606
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x79803a…f6f885
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0xfe79a1…2d53bd
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x0356cb…30dc0c
0x7369…7d640x9c95…e299Base—$0.001100%fluxa32d ago0x3fda1c…78ae96
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x196f3c…405b3d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0xc7ccd1…d0c28a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x0d39f5…09f2e7
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x8b560c…b334b2
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x8b9eb2…5e4ec5
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x966e05…4956f5
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x9220fc…b1d6ff
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa33d ago0x4398eb…388243
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa33d ago0x793414…69769c
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0xe4caf6…ab1072
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa33d ago0x3bf419…cdd345

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.