Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x508f…ff970xcf3d…b9fcBase—$132.42100%0x23ef…243164d ago0x2dd53d…6eae66
0x7bb4…968b0xcf3d…b9fcBase—$143.30100%0xe528…c02864d ago0x30559c…f12afa
0xe481…b0580xcf3d…b9fcBase—$116.63100%0x23ef…243164d ago0x3702e1…56d91b
0xa698…ff620xcf3d…b9fcBase—$146.34100%0xe528…c02864d ago0x699aa0…cfa3cb
0x2692…145c0xcf3d…b9fcBase—$45.41100%0x23ef…243164d ago0x9bfa12…e089e0
0xe481…b0580xcf3d…b9fcBase—$116.62100%0xe528…c02864d ago0x329ade…58e030
0x7d54…eed00xcf3d…b9fcBase—$77.90100%0x23ef…243164d ago0x86255d…a60477
0x2ec8…bd4d0xcf3d…b9fcBase—$14.63100%0xe528…c02864d ago0x6d8133…98148a
0xab13…c91b0xcf3d…b9fcBase—$654.02100%0x23ef…243164d ago0x62cb18…6d7045
0x8306…4cbe0xcf3d…b9fcBase—$173.80100%0xe528…c02864d ago0xa7c2a4…598afa
0xdbf2…f5880xcf3d…b9fcBase—$10.00100%0x23ef…243164d ago0xa6bae1…a66018
0x25f7…25d30xcf3d…b9fcBase—$40.00100%0xe528…c02864d ago0x6e4734…497e43
0xd890…4e6a0xcf3d…b9fcBase—$495.00100%0x23ef…243164d ago0x7d036a…e1013e
0x6e49…cbaf0xcf3d…b9fcBase—$136.71100%0xe528…c02864d ago0x0f70a2…5bc4d9
0x7b4b…f4110xcf3d…b9fcBase—$80.46100%0x23ef…243164d ago0xdde634…c7ecfd
0x7b4b…f4110xcf3d…b9fcBase—$80.00100%0xe528…c02864d ago0x9421c5…bee78b
0x51a0…275f0xcf3d…b9fcBase—$100.00100%0x23ef…243164d ago0xc4fc4d…fcd95e
0x51a0…275f0xcf3d…b9fcBase—$100.00100%0xe528…c02864d ago0x0de5d2…7f7191
0x51a0…275f0xcf3d…b9fcBase—$100.00100%0x23ef…243164d ago0xf822cf…8ea48a
jeacoma.eth0xcf3d…b9fcBase—$30.00100%0x23ef…243164d ago0x11b350…128c51
0xc1ae…c2050xcf3d…b9fcBase—$11.40100%0xe528…c02864d ago0xba1c3c…8d967f
0xc1ae…c2050xcf3d…b9fcBase—$62.29100%0x23ef…243164d ago0x990a96…b6c0ad
0xfc80…19f30xcf3d…b9fcBase—$30.12100%0xe528…c02864d ago0x8695a7…aed9c1
0x1fb9…b5880xcf3d…b9fcBase—$126.00100%0x23ef…243164d ago0x08879d…7e96e2
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02864d ago0xd58fc2…2db2c9

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.