Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xa3b1bc…14ac98
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xe2fbf8…f861fc
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xbd792b…552cfb
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xd7ddb2…16f3cb
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x10eeb0…568a67
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xbe9f57…2411e4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x95e814…ebe0a0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xe29664…6be73b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xdd8d3d…bc7466
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xdd4dbd…5683b1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x8387db…0784ab
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xc7cdb0…ffb34a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x3b1b24…bbbcbe
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xa5ebea…3c771f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x459556…3d3da1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xa35bb7…94efbc
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x17618d…c313a7
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xfb12a3…7aa984
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x9145ff…49c46c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x79e5b6…16bb98
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x119261…408e79
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0xf17e2b…a1c0f5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x5af1ba…30f0bc
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x5745b8…50f234
0xb639…73980xfe80…47eeBase—$0.001100%fluxa17d ago0x4962db…37397a

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.