Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.01100%coinbase22d ago0x874daf…bfc37f
0x1744…0e750xf000…94fcBase—$0.01100%coinbase22d ago0xae09bd…2167ac
0x1744…0e750xf000…94fcBase—$0.03100%coinbase22d ago0xc8206a…8ce00c
0x1744…0e750xf000…94fcBase—$0.03100%coinbase22d ago0xdb9983…dd85f1
0x1744…0e750xf000…94fcBase—$0.01100%coinbase22d ago0xae1ca8…89cf7d
0x1744…0e750xf000…94fcBase—$0.03100%coinbase22d ago0x162e4b…1fb8e7
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0x3ad896…a324bd
0x1744…0e750xf000…94fcBase—$0.01100%coinbase23d ago0x6c7678…320e7a
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0xdb69f4…c8030f
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0xeacbf6…d454cd
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0x3814fb…018fee
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0x747a20…99e684
0x1744…0e750xf000…94fcBase—$0.01100%coinbase23d ago0xc54372…015560
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0x3e7dd4…1ad309
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0xe9a345…f5f332
0x1744…0e750xf000…94fcBase—$0.01100%coinbase23d ago0x183eb8…e71cfb
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0x0d996a…9e8647
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0x914aa6…75ac42
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0x93962a…e7983f
0x1744…0e750xf000…94fcBase—$0.01100%coinbase23d ago0xd07b97…b82bfb
0x1744…0e750xf000…94fcBase—$0.20100%coinbase23d ago0x912d2a…2b6029
0x1744…0e750xf000…94fcBase—$0.20100%coinbase23d ago0xff8606…3e2a78
0x1744…0e750xf000…94fcBase—$0.03100%coinbase23d ago0xcc6c99…7ef472
0x1744…0e750xf000…94fcBase—$0.01100%coinbase23d ago0x2e178e…fd3fbe
0x1744…0e750xf000…94fcBase—$0.20100%coinbase23d ago0x429fba…5c3241

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.