Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xfd2beb…d67bc1
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xf67553…92942b
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x3baff3…60707b
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x713b43…382f2d
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xd6cbb1…be267f
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x610580…4fdca4
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xca310f…5c5457
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x9b4d08…3b2387
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x3fcc9e…cacaf0
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x63a206…41a005
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xb5cf39…6832ed
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x714532…762821
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xd42dc7…acc856
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x8dfdc0…5f2c67
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x99e4b7…7ab636
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xdf9d32…ffece9
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x73e9d6…cc8a48
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xf3ba23…dd7d24
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x3078a1…d6c862
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xa83b11…96acca
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x6e5e6c…d794a0
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x84b2b6…8aeac0
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x188544…60fd5d
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0x77a997…dbabf3
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase7d ago0xb3f67c…68cc00

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.