Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3935…16630x6543…0d46Base—$0.003776100%0x461a…5962106d ago0x47c4b1…3f7f7a
0x3935…16630x9e35…98d6Base—$0.02100%0x461a…5962106d ago0xc9cac5…6bccc9
0x3935…16630x6543…0d46Base—$0.02100%0x461a…5962106d ago0xc87c66…01757e
0x3935…16630xa3c4…8438Base—$0.02100%0x461a…5962106d ago0x17b628…62a23e
0x3935…16630xa855…4cceBase—$0.00768100%0x461a…5962106d ago0x9a8ad7…54d95b
0x3935…16630x3781…8387Base—$0.02100%0x461a…5962106d ago0x43df6b…c67cec
0x3935…16630x4419…5375Base—$0.01100%0x461a…5962106d ago0xa54eb6…5e8a5b
0x3935…16630x6543…0d46Base—$0.01100%0x461a…5962106d ago0xdb0b53…ff0c40
0x3935…16630x8780…289eBase—$0.00768100%0x461a…5962106d ago0x08627c…c55ee4
0x3935…16630x93c5…090fBase—$0.02100%0x461a…5962106d ago0x06f316…99d49d
0x3935…16630x1eb2…c997Base—$0.00768100%0x461a…5962106d ago0x2f4666…6e8155
0x3935…16630x789d…10eaBase—$0.003776100%0x461a…5962106d ago0xdedd71…0e0d15
0x3935…16630xe8af…e09eBase—$0.01100%0x461a…5962106d ago0x7869f8…6f812a
0x3935…16630x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0xe53dcc…6403dd
0x3935…16630x93c5…090fBase—$0.02100%0x461a…5962106d ago0x3b1701…6ed3b0
0x3935…16630xc801…ad56Base—$0.00768100%0x461a…5962106d ago0x841ab8…a66485
0x3935…16630xc801…ad56Base—$0.02100%0x461a…5962106d ago0x15eab3…23f7d5
0x3935…16630xcc23…d6f5Base—$0.00768100%0x461a…5962106d ago0x59bada…5119ae
0x3935…16630x0c58…8a64Base—$0.00768100%0x461a…5962106d ago0x4b455a…951ef7
0x3935…16630x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xa0d439…c2521c
0x3935…16630x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xb1852f…38af0f
0x3935…16630x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x19abcd…193b43
0x3935…16630x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x89dee4…3d783f
0x3935…16630x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x4f64c6…e62d5d
0x3935…16630x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x7fe6c6…b08ffc

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.