Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase$692.5870%0x6351…0d621d ago0x273acc…6bbc18
0x2fc6…befe0xfbb6…43efBase$40.8570%0x6351…0d621d ago0xc08083…3460b1
0x2fc6…befe0xfbb6…43efBase$22.2670%0x6351…0d621d ago0x2c05af…4f8f88
0x2fc6…befe0xfbb6…43efBase$232.0870%0x6351…0d621d ago0x3d51a3…6534ab
0x2fc6…befe0xfbb6…43efBase$68.7670%0x6351…0d621d ago0x77377d…9b9410
0x2fc6…befe0xfbb6…43efBase$98.6870%0x6351…0d621d ago0x846399…2ac729
0x2fc6…befe0xfbb6…43efBase$494.4270%0x6351…0d621d ago0x7d792d…2a7250
0x2fc6…befe0xfbb6…43efBase$198.6670%0x6351…0d621d ago0x6a614f…7bdc5e
0x2fc6…befe0xfbb6…43efBase$49.1270%0x6351…0d621d ago0x32798d…7c452f
0x2fc6…befe0xfbb6…43efBase$9.4270%0x6351…0d621d ago0x4d127e…676346
0x2fc6…befe0xfbb6…43efBase$147.9570%0x6351…0d621d ago0xfdba40…e21b08
0x2fc6…befe0xfbb6…43efBase$6.4670%0x6351…0d621d ago0x559be1…cfe9a6
0x2fc6…befe0xfbb6…43efBase$17.3170%0x6351…0d621d ago0xc1154c…9e19c0
0x2fc6…befe0xfbb6…43efBase$4.8570%0x6351…0d621d ago0xcd3d88…489f04
0x2fc6…befe0xfbb6…43efBase$997.2870%0x6351…0d621d ago0xe51ca8…bcb18d
0x2fc6…befe0xfbb6…43efBase$179.3470%0x6351…0d621d ago0xd4e1b6…ff8f36
0x2fc6…befe0xfbb6…43efBase$9.5770%0x6351…0d621d ago0xec578e…5a1516
0x2fc6…befe0xfbb6…43efBase$675.3570%0x6351…0d621d ago0x8140af…a0dc1b
0x2fc6…befe0xfbb6…43efBase$2,501.4470%0x6351…0d621d ago0x9605d5…dbd291
0x2fc6…befe0xfbb6…43efBase$305.8770%0x6351…0d621d ago0xae201e…761c58
0x2fc6…befe0xfbb6…43efBase$43.1670%0x6351…0d621d ago0xf372e3…291b0b
0x2fc6…befe0xfbb6…43efBase$374.4070%0x6351…0d621d ago0xfd3953…0d3628
0x2fc6…befe0xfbb6…43efBase$2.8070%0x6351…0d622d ago0xe301d2…51319f
0x2fc6…befe0xfbb6…43efBase$14.4870%0x6351…0d622d ago0xfa37a1…79ba5e
0x2fc6…befe0xfbb6…43efBase$9.0170%0x6351…0d622d ago0x23a63d…e960fe

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.