Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x074a…9faa0x367c…5270eip155:1—$267.90100%Route unknown102d ago0x8022b0…d89dcc
0x45d5…b4c10x367c…5270eip155:1—$108.62100%Route unknown102d ago0xd7f173…d17f9a
0x0cf1…bec40x367c…5270eip155:1—$1,290.85100%Route unknown102d ago0xd92590…442c11
0xa338…6bc30x367c…5270eip155:1—$29.96100%Route unknown102d ago0x714af0…0d5ee4
0x5630…393e0x367c…5270eip155:1—$10.24100%Route unknown102d ago0xcceca6…cc6b6e
0xa2fd…2b710x367c…5270eip155:1—$98.40100%Route unknown102d ago0x38eb39…73605e
0xb332…bd240x367c…5270eip155:1—$38.94100%Route unknown102d ago0x861990…bfb276
0x3532…c3440x367c…5270eip155:1—$13.11100%Route unknown102d ago0xd22f31…e5cf68
0x5170…bb990x367c…5270eip155:1—$99.96100%Route unknown102d ago0x1b0c96…1f3b23
0x4ccd…b8910x367c…5270eip155:1—$0.20100%Route unknown102d ago0xe80bf6…257a4b
0x63e5…96550x367c…5270eip155:1—$18.40100%Route unknown102d ago0xace68c…437f02
0x9ddb…8ff80x367c…5270eip155:1—$140.82100%Route unknown102d ago0x55f855…a9bca6
0x1d73…79e20x367c…5270eip155:1—$799.56100%Route unknown102d ago0x456b63…f7eb18
0x36b6…11230x367c…5270eip155:1—$199.81100%Route unknown102d ago0x877bf0…b50d18
0x4c51…7d950x367c…5270eip155:1—$17.90100%Route unknown102d ago0x2cdfc1…038816
0xb7d8…915c0x367c…5270eip155:1—$1,057.49100%Route unknown102d ago0x779261…86ff40
0x4cff…ab470x367c…5270eip155:1—$1.99100%Route unknown102d ago0x88b900…ebac95
0x7cf6…04e50x367c…5270eip155:1—$9.86100%Route unknown102d ago0xedfbf9…974ebb
0x8d97…a16a0x367c…5270eip155:1—$64.81100%Route unknown102d ago0x03f34d…e9a172
0x1875…90270x367c…5270eip155:1—$0.68100%Route unknown102d ago0x035278…2e8344
0x5d21…d1610x367c…5270eip155:1—$299.92100%Route unknown102d ago0x7e9598…039067
0xd4df…38300x367c…5270eip155:1—$14.93100%Route unknown102d ago0xbf6c3d…b8ed8f
0x3ffd…ab4d0x367c…5270eip155:1—$3.29100%Route unknown102d ago0x13c962…6e866e
0x2522…9ee30x367c…5270eip155:1—$4,198.45100%Route unknown102d ago0x24aca9…eae124
0xfedb…f2850x367c…5270eip155:1—$4.47100%Route unknown102d ago0x74d026…6dfe0a

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.