Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e37…2e100xcf3d…b9fcBase—$168.97100%0x23ef…2431106d ago0x3b0abc…4517a1
0x2e37…2e100xcf3d…b9fcBase—$175.00100%0xe528…c028106d ago0x7bfb68…515f84
0xd9ab…537a0xcf3d…b9fcBase—$54.25100%0x23ef…2431106d ago0xf8b4e2…0ea802
0x23a2…bf250xcf3d…b9fcBase—$51.93100%0xe528…c028106d ago0xb80b40…f48b71
0xdbfa…6eaa0xcf3d…b9fcBase—$70.00100%0x23ef…2431106d ago0xeca55b…546152
0x8623…7ec30xcf3d…b9fcBase—$66.12100%0xe528…c028106d ago0x94a31b…2337b9
0x5023…db110xcf3d…b9fcBase—$50.00100%0x23ef…2431107d ago0x3f7612…979a2d
0x8427…06c90xcf3d…b9fcBase—$500.00100%0xe528…c028107d ago0x93895b…87dd53
0x0d45…7ea00xcf3d…b9fcBase—$1,250.00100%0x23ef…2431107d ago0xdf2a6b…1779b1
0x9ff3…d9c10xcf3d…b9fcBase—$100.32100%0xe528…c028107d ago0x15ec69…e7355a
0x22a6…2f750xcf3d…b9fcBase—$150.00100%0x23ef…2431107d ago0xa8047a…16ad63
0xf984…0d2f0xcf3d…b9fcBase—$195.12100%0xe528…c028107d ago0x3ff494…b15110
0x0d45…7ea00xcf3d…b9fcBase—$450.00100%0x23ef…2431107d ago0x08fa0d…26f47b
0x2dd3…485b0xcf3d…b9fcBase—$53.00100%0xe528…c028107d ago0xeb9e9c…1bd7c2
0x0d45…7ea00xcf3d…b9fcBase—$1,000.00100%0x23ef…2431107d ago0x9281e7…4f00be
0x2dd3…485b0xcf3d…b9fcBase—$60.49100%0xe528…c028107d ago0x41bf93…c5bf0a
0x0d45…7ea00xcf3d…b9fcBase—$1,230.00100%0x23ef…2431107d ago0x352839…d12003
0xff2f…cbc80xcf3d…b9fcBase—$10,000.00100%0xe528…c028107d ago0x2f2eba…8e3c88
0xc46b…6d710xcf3d…b9fcBase—$103.86100%0x23ef…2431107d ago0x20bde5…2ab550
0x462c…b3ea0xcf3d…b9fcBase—$205.00100%0xe528…c028107d ago0x3b9ea5…5486cf
0x767b…a9f00xcf3d…b9fcBase—$10.00100%0x23ef…2431107d ago0x1fe253…bbe94a
0x58e1…53b20xcf3d…b9fcBase—$300.00100%0xe528…c028107d ago0x620310…381848
0x4a5c…36060xcf3d…b9fcBase—$50.00100%0x23ef…2431107d ago0x6dc35d…20296d
0xbridgers.eth0xcf3d…b9fcBase—$109.10100%0xe528…c028107d ago0x14f7c5…39feb0
0x4a5c…36060xcf3d…b9fcBase—$50.00100%0x23ef…2431107d ago0x9ba0b5…064f59

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.