Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x783e8e…4f2e86
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x9f463e…d0012f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x1268e9…5c2fa5
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x9fa6a8…1fbb05
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x5ef21d…482db1
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0xcd2d7f…c94777
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0xd43628…a97c45
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x72db4d…45d946
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x3c4514…1b4230
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0xd1b230…3de6f1
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x427d6b…9d668a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x6beb62…19c00a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x9aea49…1fd3ce
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x1f9468…6ea398
0x4964…14270xfe80…47eeBase—$0.001100%fluxa29d ago0x5167a5…48642e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0x99d074…168bc5
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0x984f75…de03f7
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0x24b54a…c20b3c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0x794d03…f0570e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0xb84af1…cc021f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0xb18cd4…45f987
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0xd7cbaa…7604d6
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0x8b8651…cce60d
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0xe2c944…75f478
0x4964…14270xfe80…47eeBase—$0.001100%fluxa30d ago0x8a6d94…d5e631

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.