Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2006…43b50xa1c8…9b47Base—$0.01100%0x461a…5962105d ago0x062c61…195efc
0x2006…43b50xa3c4…8438Base—$0.003776100%0x461a…5962105d ago0x99b2d5…d1e0bf
0x2006…43b50xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xa6d16c…2e2173
0x2006…43b50x0fb0…c58eBase—$0.00768100%0x461a…5962105d ago0x0fcd1d…7e275f
0x2006…43b50xe8af…e09eBase—$0.02100%0x461a…5962105d ago0x3fcd20…32b42e
0x2006…43b50x99ca…fa28Base—$0.003776100%0x461a…5962105d ago0x216355…5d6ff2
0x2006…43b50xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x9469b0…62bb7e
0x2006…43b50x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xd19a5d…629753
0x2006…43b50xaf15…58c4Base—$0.003776100%0x461a…5962105d ago0xb91998…6c3631
0x2006…43b50xe155…7e07Base—$0.01100%0x461a…5962106d ago0xbd56a4…5b69ef
0x2006…43b50xc801…ad56Base—$0.00768100%0x461a…5962106d ago0x2f4f25…82a4d3
0x2006…43b50x8780…289eBase—$0.02100%0x461a…5962106d ago0x0a4380…1a4eb0
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x879597…6b40fa
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xc040d9…408f48
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x3e0bcc…43b697
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x00e876…a95f27
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xe7f424…efed04
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x4cf061…051eb8
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xd5e7db…058b70
0x2006…43b50x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x08fd2d…327296

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.