Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x91a6d6…e805d1
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0xa15109…dbd024
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x7904e2…052f6c
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x1f28fe…aa43d8
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x8a011c…afe538
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x220467…4001e2
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x47ba2f…50a015
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0xd8ebf7…70c9f3
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x44f0a4…b0206e
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x4b9471…8ce907
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0xacb212…6d1958
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x4adab4…04781a
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0xedc725…555911
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x9d48b3…5dc70d
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x477a2b…15f428
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x66e753…6656a8
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x19a62f…71afb7
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x899e91…a18484
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0xd6ce6f…ac4faf
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x6625bd…4951e0
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x8a3a92…580c10
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x5d14c9…54fcf6
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0xda5830…d95880
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0x9d3920…1cb3fd
0xa4ce…41b90x5aae…482eBase—$0.001100%coinbase11d ago0xc86c9e…e9a558

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.