Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0xacc44a…ede2d9
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI16d ago0x958292…70fff7
0x5e68…20970x963d…3ae1Basex402 service$0.002100%payAI16d ago0x7c1e82…e728db
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0xf4e253…ffb700
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0x3de6f2…4bf847
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0x63d5b1…a510e0
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI16d ago0xacd8d8…30c104
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0x8ba6c9…1656e6
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI16d ago0x96c00a…131440
0x5e68…20970x963d…3ae1Basex402 service$0.01100%payAI16d ago0x8f05f1…a06d39
0x5e68…20970x963d…3ae1Basex402 service$0.005100%payAI16d ago0x06a02f…4b3e7e
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI16d ago0xf423e2…f537c8
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0x69ce0a…e6d5e0
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI16d ago0xf00d98…f20f24
0x5e68…20970x963d…3ae1Basex402 service$0.002100%payAI16d ago0x6b9c40…19deba
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0x3298cc…11b24b
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0x1a3c39…e1ad19
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0xaccfd0…69412b
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI16d ago0x8bdb2a…45ac2e
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0x50da1d…3d08ce
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI16d ago0x300786…fb52a0
0x5e68…20970x963d…3ae1Basex402 service$0.01100%payAI16d ago0x33b4e1…d98276
0x5e68…20970x963d…3ae1Basex402 service$0.005100%payAI16d ago0x0729a6…e8e168
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI16d ago0x1db71c…bfa142
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI16d ago0xd70084…9c2371

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.