Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0xaeed76…565517
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x024063…28e9ec
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x949793…d418cf
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x4d6fc0…27b080
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x9ba86b…d0d8ae
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0xb3fa07…fefbea
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x7247f8…831bd6
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x3f5113…f95b41
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x97504a…d5a167
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x136928…673c4d
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0xb31540…f82cac
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x30e85f…056a66
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0xf404db…937cc7
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x0f8ca2…8e8d21
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0xcf7abc…85a84b
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x488f68…fadf73
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x1d3b40…93627b
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x5ae1dd…512c37
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0xf724cd…d25356
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x584c0f…2221fb
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x3baefc…befa8c
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x93f43f…a76c7b
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x09ec9c…597bcc
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x8fb1fe…4671ac
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase17d ago0x021c25…114ed1

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.