Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x3a2065…dcd117
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0xdb3410…8e8c03
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x0d6315…9a0778
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0xa3ee37…576f84
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x73a092…c90f5a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x059aa3…9b9a6c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0xe32eb3…28b70d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0xd97f1e…fb0d9c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x67fa0f…d8f2a8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0xcd9a30…776f56
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x3c42bf…7eb6f6
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase20d ago0xa76e26…6331ba
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase20d ago0x728c96…bdf3d1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase20d ago0xce96dd…c1c753
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase20d ago0x52fa04…6de8fb
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase20d ago0xf24648…8c43d3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x4d5ec6…d8c4c2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x29196c…049996
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x0fe654…e8bd25
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0xd040f4…62be9a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x38ba55…7e1fa9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0xf75c85…221d8c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x462d46…377913
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x837f9e…a03cd0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase20d ago0x8ce109…0dd490

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.