Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300xfe80…47eeBase$0.001100%fluxa38d ago0x293b3c…9ad5d4
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa38d ago0x0887cf…358104
0xaf0a…57100xfe80…47eeBase$0.001100%fluxa38d ago0xb7a4f0…5a69c1
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0xb0309e…86b29a
0x749d…c2f40xfe80…47eeBase$0.001100%fluxa38d ago0x3e08c5…b6b0fa
0xd881…f9980xfe80…47eeBase$0.001100%fluxa38d ago0x01a127…9c1c19
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa38d ago0xff58d6…bde91b
0x7593…258b0xfe80…47eeBase$0.001100%fluxa38d ago0x6f3750…b1153d
0x0303…69650xfe80…47eeBase$0.001100%fluxa38d ago0x6a2f5e…43e3a6
0xa772…94310xfe80…47eeBase$0.001100%fluxa38d ago0xa42177…6bd1a9
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa38d ago0xc27972…bb8603
0xd690…90400xfe80…47eeBase$0.001100%fluxa38d ago0xcf72f8…3c56a1
0x5953…69400xfe80…47eeBase$0.001100%fluxa38d ago0x29fd49…ae8aaf
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x45a48d…c3b94c
0x96cf…36790xfe80…47eeBase$0.001100%fluxa38d ago0x761b4f…d3dff3
0x852e…41600xfe80…47eeBase$0.001100%fluxa38d ago0xa7e1d7…415f51
0x6387…5be80xfe80…47eeBase$0.001100%fluxa38d ago0x548788…8de21f
0xe425…2e950xfe80…47eeBase$0.001100%fluxa38d ago0xa3292a…7f7f77
0x4949…ee210xfe80…47eeBase$0.001100%fluxa38d ago0x0da21f…028145
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa38d ago0x459244…37edf2
0x3b05…aac40xfe80…47eeBase$0.001100%fluxa38d ago0xf337f7…43c040
0x2749…4f390xfe80…47eeBase$0.001100%fluxa38d ago0xda179d…344d78
0x3064…ba910xfe80…47eeBase$0.001100%fluxa38d ago0x377693…ad7962
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa38d ago0xed6a17…c05cac
0xf74d…6b130xfe80…47eeBase$0.001100%fluxa38d ago0xefe9e5…7dda30

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.