Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xabcea2…cdbb43
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xa2cdf6…f5b4da
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xaf704d…b9b8ac
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xddd465…fcaaa0
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xeb2feb…614d49
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xeeadf7…ce1386
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xb8e5db…79ecc2
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x302409…90165b
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x8e7bf8…ee2225
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x2b8d3c…1a88b3
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xa02ac8…77f0d2
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xb5a667…c0c1f5
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xe2c2ef…4ca316
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x3ffdc1…55d8fe
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xa8622c…297289
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x380491…74af7c
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xa506f8…a034d3
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xd077d4…98ca0c
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xc4c966…26c85e
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xf2c4c5…e44cae
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x48d6ca…e90c5d
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x0a46b3…6e2632
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x3bc723…b56fb8
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x568493…45fd44
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x2ffd2d…9ec3ca

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.