Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b7…95440xcf3d…b9fcBase—$403.0070%0x23ef…243143d ago0x880290…ff30ef
0xcc6c…a2510xcf3d…b9fcBase—$500.0070%0xe528…c02843d ago0xb34c7f…3cc2fe
0xcfcc…fac20xcf3d…b9fcBase—$208.6170%0x23ef…243143d ago0x26ae6c…0c83ef
0x483d…56760xcf3d…b9fcBase—$26.8470%0xe528…c02843d ago0x736a91…4bc6fb
0x611f…ae570xcf3d…b9fcBase—$229.40100%0x23ef…243143d ago0x695948…27b605
0xce3b…f32e0xcf3d…b9fcBase—$53.56100%0xe528…c02843d ago0x765cf8…ac9bfe
0x23a2…bf250xcf3d…b9fcBase—$50.00100%0x23ef…243143d ago0xc1492d…409bd5
0x1567…b4b20xcf3d…b9fcBase—$50.00100%0xe528…c02843d ago0x5d447b…3f84a4
0xe5a5…be6e0xcf3d…b9fcBase—$99.05100%0x23ef…243143d ago0xd2f66e…3d8b87
0x5630…907e0xcf3d…b9fcBase—$155.24100%0xe528…c02843d ago0x6144dd…25ef97
0x861a…b7f60xcf3d…b9fcBase—$18.78100%0x23ef…243143d ago0x3d424b…061a43
0x861a…b7f60xcf3d…b9fcBase—$17.00100%0xe528…c02843d ago0x7e3cfe…a0912b
0xd6c8…ce2e0xcf3d…b9fcBase—$5,000.00100%0x23ef…243143d ago0xd8e2c0…3ecfe2
0xf5e3…4d840xcf3d…b9fcBase—$53.00100%0xe528…c02843d ago0x5e40a6…2eaf88
0x22a6…2f750xcf3d…b9fcBase—$151.00100%0x23ef…243143d ago0x455cfc…cdf96a
0x8fd2…7ddd0xcf3d…b9fcBase—$3,652.85100%0xe528…c02843d ago0x925529…2b867b
0x8fd2…7ddd0xcf3d…b9fcBase—$50.00100%0x23ef…243143d ago0xef2a24…236fab
0xa89d…3d180xcf3d…b9fcBase—$38.96100%0xe528…c02843d ago0x4902d7…bf2fb9
0xaefc…f2740xcf3d…b9fcBase—$656.25100%0x23ef…243143d ago0x6c76ed…f8380a
0xd666…e20c0xcf3d…b9fcBase—$85.21100%0x23ef…243143d ago0xa1db5f…a6f30d
0xcd3c…c6d60xcf3d…b9fcBase—$27.12100%0xe528…c02843d ago0xc3509e…1c2823
0x935f…9cd40xcf3d…b9fcBase—$131.71100%0x23ef…243143d ago0x5b2251…0a0ac1
0x67a3…1e8c0xcf3d…b9fcBase—$24.21100%0xe528…c02843d ago0x227280…7edf5c
0xe775…5e2b0xcf3d…b9fcBase—$196.79100%0x23ef…243143d ago0x1ffee5…91f028
0xc9f4…42b10xcf3d…b9fcBase—$28.46100%0x23ef…243143d ago0x1f2e81…f330dc

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.