Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60d7…09230x5c4e…a0fdBase—$0.9870%0x5c4e…a0fd27d ago0x5bc782…db05ae
0xbed9…1f1e0x5c4e…a0fdBase—$0.9570%0x5c4e…a0fd27d ago0xb4b9bd…75a181
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x51f713…c432c3
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0xf6b71e…1bc2dd
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x6285ce…636690
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x71cde3…9f78bc
0x7436…0ed30x5c4e…a0fdBase—$0.9070%0x5c4e…a0fd27d ago0xf739e8…b22d38
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x2cb440…9d90cf
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0xbbf808…5c7604
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0xf1be40…955471
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0xd3b90c…612cf3
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0xb8a4a8…48bae2
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x04354a…642247
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x59b9fa…4b0746
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x18b2b4…296a4d
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x89668b…6ee760
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025627d ago0x23ac0e…5285f5
0x7645…aff00x5c4e…a0fdBase—$0.2970%0x5c4e…a0fd27d ago0x852ddb…dd0830
0x72e7…77720x5c4e…a0fdBase—$1.9470%0x5c4e…a0fd27d ago0x7427f6…c09b8a
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025628d ago0x21f4ad…167a9e
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025628d ago0x2ca95a…b1a9b4
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025628d ago0x2ca95a…b1a9b4
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025628d ago0x2ca95a…b1a9b4
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025628d ago0xced50a…e3c5d2
0x5c4e…a0fd0x4020…0003Base—$0.3070%0x76df…025628d ago0x6328fc…33a32e

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.