Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x8f2b…6bcdBase—$140.00100%0x96de…249b86d ago0xfa8ae0…0b025f
0x13de…883e0xeb3f…d2caBase—$72.46100%0x96de…249b86d ago0xec21eb…6d3706
0x13de…883e0xa4d3…c75eBase—$5.96100%0x96de…249b86d ago0x51feed…5b2b3c
0x13de…883e0x47fc…35c2Base—$40.00100%0x96de…249b86d ago0xd7a96b…72ebb4
0x13de…883e0xd711…018bBase—$40.00100%0x96de…249b86d ago0x4bed27…5dc6ca
0x13de…883e0xf29c…954aBase—$40.00100%0x96de…249b86d ago0x0bf9a7…1e1ef3
0x13de…883e0x178e…c8a5Base—$40.00100%0x96de…249b86d ago0x44ea45…336610
0x13de…883e0x6f23…3043Base—$40.00100%0x96de…249b86d ago0xcc89a1…5ccbbe
0x13de…883e0xf29c…954aBase—$40.00100%0x96de…249b86d ago0x024fc9…bdb937
0x13de…883e0xd0ae…28a4Base—$51.46100%0x96de…249b86d ago0x9f8aba…768f2d
0x13de…883e0x3443…b431Base—$40.00100%0x96de…249b86d ago0x90bfac…8754a9
0x13de…883e0xa14f…63f8Base—$40.00100%0x96de…249b86d ago0xb167ca…48decd
0x13de…883e0x86a5…58b1Base—$40.00100%0x96de…249b86d ago0x4b1a22…86ccd8
0x13de…883e0xe64c…0751Base—$40.00100%0x96de…249b86d ago0x371a33…af18d2
0x13de…883e0x61ff…89abBase—$40.00100%0x96de…249b86d ago0x398e34…776240
0x13de…883e0x7373…786dBase—$40.00100%0x96de…249b86d ago0x8b0b76…b3bb38
0x13de…883e0x7373…786dBase—$40.00100%0x96de…249b86d ago0xbb01f6…69b1d8
0x13de…883e0x6f69…c545Base—$40.00100%0x96de…249b86d ago0xd082a7…8d7426
0x13de…883e0xa7c7…ad85Base—$40.00100%0x96de…249b86d ago0x0e4557…7fd9b7
0x13de…883e0x0f68…d2ccBase—$40.00100%0x96de…249b86d ago0x9838cc…8dfdc7
0x13de…883e0x8189…eea4Base—$40.00100%0x96de…249b86d ago0xaadb79…d93e70
0x13de…883e0x38de…b054Base—$40.00100%0x96de…249b86d ago0x714ba0…d488b7
0x13de…883e0xce5c…df9aBase—$40.00100%0x96de…249b86d ago0xe97ead…9162d3
0x13de…883e0xe6f3…6d2dBase—$40.00100%0x96de…249b86d ago0x6b279e…aa773f
0x13de…883e0x8aac…708cBase—$1.61100%0x96de…249b86d ago0xd94287…ed8705

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.