Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0xffb412…73f87b
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x69e132…196527
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0xed9d22…a58a8f
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x798f96…7afcc3
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0xce27eb…b81dbb
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0xb73b79…a0dea5
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x6968d0…5e2e83
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x7be1da…7af6e1
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x349c92…c31b73
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x7122d2…cb0292
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x927f6e…cb83ba
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0xc6176f…a183c5
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x4d4f3b…2c6801
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa27d ago0x8bc8c8…4564f8
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa28d ago0x40d197…5f0999
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa28d ago0x688112…389405
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa28d ago0x1b72b0…164508
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa28d ago0x288ae4…495f75
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa28d ago0x200ea3…3ad1d6
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa28d ago0x321ab0…9fa1cb
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa28d ago0xc16c84…e31c05

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.