Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x22aafb…3b6897
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x222fe8…6cd0df
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a35d4…70a5c2
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e0663…dc3d94
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24843c…335cab
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12cf22…67519e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5602b…b8c233
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcfcfe0…a6e370
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5da0a…913601
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x920cab…018e2c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e1f9f…8fb410
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x086370…8d900f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9c2a8…29d337
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f063a…715780
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x93ebaf…0192d8
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x496d77…9b77a2
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe06aa3…10df6d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b4f95…4eb885
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2abbe1…614dc0
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaed53d…15e01f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb273b5…2553ab
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3fecfc…c6ec3d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1bf8eb…8631cf
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43839c…bc0ce8
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8853ae…d23d29

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.