Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74ff…558b0x93c5…090fBase—$0.02100%0x461a…5962105d ago0x610254…6ac96f
0x74ff…558b0xa1c8…9b47Base—$0.00768100%0x461a…5962105d ago0xedc6b9…02490e
0x74ff…558b0xde52…06b5Base—$0.01100%0x461a…5962105d ago0xa34247…8396b2
0x74ff…558b0xe8af…e09eBase—$0.01100%0x461a…5962105d ago0xfef3a2…66e180
0x74ff…558b0xde52…06b5Base—$0.003776100%0x461a…5962105d ago0x12949c…27323f
0x74ff…558b0x8caf…2ee6Base—$0.02100%0x461a…5962105d ago0x040f73…88804e
0x74ff…558b0xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0xe9a304…9a8f53
0x74ff…558b0x0fb0…c58eBase—$0.003776100%0x461a…5962105d ago0xa6dda2…bc49d0
0x74ff…558b0xcc23…d6f5Base—$0.01100%0x461a…5962105d ago0xa090e7…33cdb9
0x74ff…558b0x9555…7665Base—$0.02100%0x461a…5962105d ago0x1742d1…bc94ae
0x74ff…558b0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x709a40…1b42c5
0x74ff…558b0x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x5ca5ff…fd2e90
0x74ff…558b0x93c5…090fBase—$0.02100%0x461a…5962105d ago0x924032…597c35
0x74ff…558b0x4e25…5148Base—$0.01100%0x461a…5962105d ago0xb834bf…84ec05
0x74ff…558b0x789d…10eaBase—$0.01100%0x461a…5962105d ago0xc691a4…0cda25
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x29bdbd…02ebd9
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x46fc9b…df310b
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x72d79f…a1c8f8
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xc9430c…f1867b
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xc63115…5095af
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x6241e3…fd9d48
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x0be774…47a60f
0x74ff…558b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xeea2e4…87ea0e

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.